Back to directory
laksiri-fernando/mcp-simple-server

laksiri-fernando/mcp-simple-server

@laksiri-fernando

A simple MCP server example using Python for Claude Desktop configuration.

simplepythonclaudetutorialexampletool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "python",
      "args": [
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17