test-mcp-server
@dudeinthemirror
关于 test-mcp-server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"test-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is test-mcp-server?
test-mcp-server is a FastAPI-based MCP server intended for development and testing. It exposes an SSE endpoint at /mcp and can be started on 127.0.0.1:8088.
How to use test-mcp-server?
Install uv and direnv, then run uv sync to install dependencies. Start the server with uv run fastapi dev src/main.py --host 127.0.0.1 --port 8088 (or src/simple_integration.py). Use the MCP inspector (npx @modelcontextprotocol/inspector) with SSE transport to connect to http://127.0.0.1:8088/mcp.
Key features of test-mcp-server
—
Use cases of test-mcp-server
—
FAQ from test-mcp-server
—
开发工具 分类下的更多 MCP 服务器

Sentry
modelcontextprotocolModel Context Protocol Servers
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
评论