Cover image
Try Now
2025-03-25

RSC Demo using Neon's MCP Server and 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.

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

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

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

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

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

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

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

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

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

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • zhaoyunxing92
  • 本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。

  • justmywyw
  • Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.

  • KasarLabs
  • Build powerful and secure AI Agents powered by Starknet.

    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.