mcp-jarvis1net

marionet1/mcp-jarvis1net
★ 0 stars Python 📁 File System Updated today
MCP HTTP server for jarvis1net (filesystem tools, Bearer API keys)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-jarvis1net": {
      "command": "uvx",
      "args": [
        "mcp-jarvis1net"
      ]
    }
  }
}

Or install with pip: pip install mcp-jarvis1net