trackmcp
Back to directory
nacharyadev

test-mcp-helloworld

View on GitHub

Hello world example for MCP server

0 stars PythonServers & Infrastructure Updated Mar 31, 2025

Documentation

Run standalone FastAPI server: ```uvicorn server:app --reload --port 3000```

Run MCP directly (without installing in Claude Desktop):

mcp dev server.py```
Go to http://localhost:5173       
Select Transport type STDIO     
Command: ```python```       
Arguments: ```server.py```

Frequently asked questions

What is test-mcp-helloworld?

test-mcp-helloworld is Hello world example for MCP server

How do I install test-mcp-helloworld?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is test-mcp-helloworld open source?

Yes — it is hosted on GitHub at https://github.com/nacharyadev/test-mcp-helloworld.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP