Example MCP server and client
@marhoy
About Example MCP server and client
Testing MCP server and client
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-testing-marhoy": {
"command": "uv",
"args": [
"run",
"mcp-server"
]
}
}
}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 Example MCP server and client?
—
How to use Example MCP server and client?
Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcp_testing/server/fastmcp.py, or the FastAPI server with uv run api-server.
Key features of Example MCP server and client
—
Use cases of Example MCP server and client
—
FAQ from Example MCP server and client
—
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments