
MCP-playground
MCP操场,用于学习MCP客户端和服务器
1
Github Watches
0
Github Forks
0
Github Stars
MCP Playground
A playground for experimenting with Model Context Protocol (MCP).
Getting Started
Prerequisites
- Node.js v16+
- npm
Installation
# Install dependencies
npm install
Environment Setup
This project uses dotenv for environment variable management. You need to set up a .env
file with your API keys:
-
Create a
.env
file in the project root (or copy from.env.example
):cp .env.example .env
-
Edit the
.env
file and add your Anthropic API key:ANTHROPIC_API_KEY=your_api_key_here
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_w9s02GOO
As a dedicated user of mcp-playground, I am genuinely impressed with its capabilities. This repository created by leejss provides an excellent playground for exploring various MCP applications. The intuitive interface and comprehensive documentation make it accessible for both beginners and advanced users. I highly recommend it to anyone interested in learning and experimenting with MCP. Great job, leejss! Check it out at https://github.com/leejss/mcp-playground.