Back to directory
helebest/my-mcp-lab

helebest/my-mcp-lab

@helebest0

A lab project for setting up an SSE-based Model Context Protocol (MCP) server.

mcpsselabpythontool

Installation & Configuration

{
  "mcpServers": {
    "<mcp_sse_server>": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8080/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
Python
Created
2025/4/26
Updated
2025/4/27