Model Context Protocol Server
@tian1ll1
About Model Context Protocol Server
A Model Context Protocol server implementation with FastAPI
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-protocol-server": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}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 Model Context Protocol Server?
A FastAPI-based implementation of a Model Context Protocol (MCP) server that handles model context management, session handling, and protocol operations. It provides a REST API with WebSocket support, authentication, and request validation, intended for developers building applications that require structured model context and session management.
How to use Model Context Protocol Server?
Clone the repository, create a
More Other MCP servers
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.
Awesome-MCP-ZH
yzflyMCP θ΅ζΊη²ΎιοΌ MCPζεοΌClaude MCPοΌMCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments