MCP Playground
@skolte
MCP Playground について
Core MCP Server with React Frontend and Multi-Agent Support
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Playground?
This project demonstrates a hands-on implementation of a Model Context Protocol (MCP) server integrated with AI agents. It includes a FastAPI-based backend and a placeholder for a React frontend dashboard.
How to use MCP Playground?
Start the backend server by running cd backend, pip install -r requirements.txt, and uvicorn app.main:app --reload. Then access the context API via POST /get_context with JSON { "agent_id": "agent1" } and POST /update_context with JSON { "agent_id": "agent1", "context": {"key": "value"} }.
Key features of MCP Playground
- Demonstrates MCP server implementation with AI agents
- Backend built with FastAPI
- API endpoints for getting and updating context
- Placeholder for React frontend dashboard
Use cases of MCP Playground
- Learning how to implement an MCP server integrated with AI agents
- Testing context retrieval and updates for AI agents
FAQ from MCP Playground
—
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント