mcp-server-playground
@piyoppi
mcp-server-playground について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"my-mcp-server": {
"type": "http",
"url": "http://localhost:3001/sse"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-server-playground?
mcp-server-playground is a minimal Model Context Protocol (MCP) server example that can be started using npx tsx index.tsx and communicates via SSE on localhost:3001. It is intended for testing and development purposes.
How to use mcp-server-playground?
Run npx tsx index.tsx to start the server. In Visual Studio Code, configure an MCP server with type "sse" and URL "http://localhost:3001/sse" under the mcp.servers setting (e.g., my-mcp-server).
Key features of mcp-server-playground
- Quick start with
npx tsx index.tsx - Uses SSE transport
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps

EverArt
modelcontextprotocolModel Context Protocol Servers
コメント