Cover image
Try Now
2025-03-25

RSC演示使用霓虹灯的MCP服务器和Waku⛩️

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

Test Neon MCP Server in React Server Components

This repository uses waku and React Server Components to demonstrate how to use Neon's MCP Server with the Anthropic API and a custom chat interface.

You can read more about this experiment on my blog: How to use Neon's MCP Server with React Server Components

Getting Started

This repo requires a Neon API key and an Anthropic API key. Rename .env.example to .env and update with your API keys

Install Dependencies

npm install

Run Development Server

npm run dev

💬 Chat

There are two components required to test Neon's MCP server with the Anthropic API. They are detailed below.

Chat Component (server only)

The <Chat /> Component located in src/components/chat.tsx is responsible for handling the server-side requests.

ChatForm Component (client only)

The <ChatForm /> Component located in src/components/chat-form.txt is responsible for handling the textarea input, and sending the message to the server.

Helpful Links

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Lists Tailwind CSS classes in monospaced font

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    3 (1)
    Avatar
    user_mAKm4CDY
    2025-04-17

    I've been using the test-neon-mcp-server-waku by PaulieScanlon and it has exceeded my expectations. The seamless integration and efficient performance make it a standout MCP application. Highly recommend checking it out on GitHub: https://github.com/PaulieScanlon/test-neon-mcp-server-waku.