test-mcp-server
@dudeinthemirror
About test-mcp-server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"test-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}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-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
—
More Developer Tools MCP servers
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Grafana MCP server
grafanaMCP server for Grafana
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
Comments