FastAPI MCP SSE is a project that demonstrates how to create a FastAPI server with Server-Sent Events (SSE) support. It integrates the Model Context Protocol (MCP) for enhanced AI model interactions.
FastAPI MCP SSE is a project that demonstrates how to create a FastAPI server with Server-Sent Events (SSE) support. It integrates the Model Context Protocol (MCP) for enhanced AI model interactions.
Run directly using UV's execution tool or set up a virtual environment and install the required dependencies.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"fastapi-mcp-sse": {
"command": "npx",
"args": [
"-y",
"Run directly using UV's execution tool or set up a virtual environment and install the required dependencies."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from FastAPI MCP SSE?"
No configuration required. This server works out of the box.
"What resources are available in FastAPI MCP SSE?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in FastAPI MCP SSE"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in FastAPI MCP SSE with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.