
mcp-playground
MCP Playground for learning MCP Client and Server
3 years
Works with Finder
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
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
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.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
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.