arthur-mcp

alexmmatos/arthur-mcp
★ 2 stars TypeScript Code/Dev Tools Updated today
No code system to provide MCP Server using Any Data Source
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "arthur-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alexmmatos/arthur-mcp"
      ]
    }
  }
}

README Excerpt

Arthur MCP is an open, self-hostable control plane for building and operating Model Context Protocol servers from APIs, databases, prompts, resources, and internal tools. It helps teams turn existing systems into AI-ready MCP endpoints without hiding the underlying contracts. Import an API, shape the exposed tools, protect credentials, manage prompts and resources, monitor execution, and publish clean MCP Swagger-style documentation for clients.

Topics

mcpmcp-clientmcp-gatewaymcp-protocolmcp-securitymcp-servermcp-serversmcp-servicemcp-tools