Test Mcp Helloworld
@nacharyadev
About Test Mcp Helloworld
Hello world example for MCP server
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"test-mcp-helloworld": {
"command": "python",
"args": [
"server.py"
]
}
}
}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 Helloworld?
Test Mcp Helloworld is an MCP server that provides a FastAPI server and can be run directly via the Model Context Protocol. It is intended for use with Claude Desktop or other MCP clients.
How to use Test Mcp Helloworld?
Run the standalone FastAPI server with uvicorn server:app --reload --port 3000. Alternatively, run the MCP directly with mcp dev server.py and then access http://localhost:5173 — select Transport type STDIO, Command python, and Arguments server.py.
Key features of Test Mcp Helloworld
—
Use cases of Test Mcp Helloworld
—
FAQ from Test Mcp Helloworld
—
More Developer Tools MCP servers
Huoshan Test
volcenginenuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments