Back to directory
chiisen/claude-local-mcp

chiisen/claude-local-mcp

@chiisen

自己為 Claude 寫本地端 MCP Server (JavaScript版) 很簡單,有手就行😁

weathermcp-serverjavascriptnodejsclaude-desktopopenweathermaptutorialexampletool

Installation & Configuration

{
  "weather": {
    "command": "node",
    "args": [
      "index.js",
      "envPath=.env"
    ]
  }
}

Information

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