Test MCP
@mrexodia
About Test MCP
Simple MCP server for testing purposes.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"test-mcp": {
"command": "uv",
"args": [
"run",
"fastmcp",
"dev"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Test MCP?
Test MCP is a minimal example MCP server implementation that provides a development‑ready template for building and testing custom MCP tools. It is intended for developers who want to quickly set up a working MCP server using the FastMCP library and test it with various MCP clients such as Claude Desktop, VS Code (Cline, Roo Code, Kilo Code), or Jan.
How to use Test MCP?
Install Test MCP by configuring an MCP.json file with the uv command pointing to test-mcp.py (or minimal-mcp.py). For development, run uv run fastmcp dev to start a development server. Then use any MCP‑compatible client (e.g., Claude Desktop) to connect and test tool calls.
Key features of Test MCP
- Minimal MCP server example (two provided scripts)
- Runs with
uv run fastmcp devfor interactive development - Configured via `M
More Developer Tools MCP servers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
test
prysmaticlabsGo implementation of Ethereum proof of stake
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Comments