rb58853/simple-mcp-server
A python implementation of the Model Context Protocol (MCP) server with fastmcp, fastapi and streamablehttp.
This project provides a robust foundation for developers to create specialized API services, known as Model Context Protocol (MCP) servers. It helps expose custom functions or 'tools' as web services, allowing other applications to interact with them via a standard protocol. Developers use this to build and serve specific functionalities, like a math calculator or a data processing tool, which can then be easily integrated into larger systems.
No commits in the last 6 months.
Use this if you are a developer looking to expose custom Python functions as secure, streamable HTTP services using the Model Context Protocol.
Not ideal if you are an end-user without programming knowledge; this tool is for developers building backend services.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jul 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rb58853/simple-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PrefectHQ/fastmcp
🚀 The fast, Pythonic way to build MCP servers and clients.
datalayer/jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
samuelgursky/davinci-resolve-mcp
MCP server integration for DaVinci Resolve
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
alondmnt/joplin-mcp
MCP server for the Joplin note taking app