ecdb0420-mcp-servers-tools-inventory

ncreighton/ecdb0420-mcp-servers-tools-inventory
★ 0 stars Unknown language AI/LLM Updated 5d ago
Managing MCP servers across multiple environments is chaotic—spreadsheets fail, tools scatter, and you lose track of what's deployed where. The MCP Servers & Tools Inventory and Asset Management Notion Template gives you instant visibility into your entire server and tool ecosystem. Stop juggling disconnected tools and fragmented documentation. Th
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": {
    "ecdb0420-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/ecdb0420-mcp-servers-tools-inventory"
      ]
    }
  }
}