Back to directory
gabrieldsguilherme/mcp-server

gabrieldsguilherme/mcp-server

@gabrieldsguilherme

A ready-to-use MCP server implementation for Claude AI integration.

mcp-serverclaude-aimodel-context-protocolpythonquickstarttool

Installation & Configuration

{
  "mcpServers": {
    "weather": {
      "command": "/ABSOLUTE/PATH/TO/PARENT/FOLDER/uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/weather",
        "run",
        "weather.py"
      ]
    }
  }
}

Information

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