loading…
Search for a command to run...
loading…
Provide a FastAPI-based server that implements the Model Context Protocol (MCP) using Server-Sent Events (SSE) to enable AI models to interact with external too
Provide a FastAPI-based server that implements the Model Context Protocol (MCP) using Server-Sent Events (SSE) to enable AI models to interact with external tools and data sources. Seamlessly integrate MCP SSE endpoints with standard web routes in a unified web application. Facilitate easy extension and debugging with MCP Inspector support and customizable route structures.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"fastapi-mcp-sse": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"ilil1/fastapi_mcp_sse"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also