Back to directory
wingsfly/mcp_service_demo

wingsfly/mcp_service_demo

@wingsfly

演示 MCP 服务的 SSE 和 stdio 交互方式,支持 Ollama 和 OpenAI 模型

mcpdemossestdioollamaopenaipythontool

Installation & Configuration

{
  "mcpServers": {
    "example_sse_service": {
      "type": "sse",
      "url": "http://localhost:8000/sse",
      "description": "An example SSE service for testing purposes."
    }
  }
}

Information

Transport
ssestdio
Language
Jupyter Notebook
Created
2026/6/15
Updated
2026/6/17