Back to search
30
MCP

iflow-mcp_panz2018_starlette-mcp-sse

pypi/iflow-mcp_panz2018_starlette-mcp-sse

A working example to create a starlette server with SSE-based MCP support

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_fastapi-mcp-sse
A working example to create a FastAPI server with SSE-based MCP support
0 tools
iflow-mcp-sidharthrajaram-mcp-sse
SSE-based MCP Server and Client
0 tools
iflow-mcp_sevalla-templates-python-demo-mcp-server
A demonstration MCP server implementing Server-Sent Events (SSE)
0 tools
iflow-mcp-rajeevchandra-mcp-client-server-example
MCP Server example with add and multiply tools
0 tools
iflow-mcp-rajeevchandra-client-server
MCP Server example with add and multiply tools
0 tools
iflow-mcp_jujumilk3-ezmcp
Easy-to-use MCP server framework specialized for SSE.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_panz2018_starlette-mcp-sse": {
      "url": "None",
      "transport": "http"
    }
  }
}