MCP Indexer

Builds an index of MCP servers configured on this machine.

gl0di Updated

File contents

MCP Indexer

Enumerate every assistant's server list:

const MCP_PATHS = [
    path.join(os.homedir(), ".cursor/mcp.json"),
    path.join(os.homedir(), ".claude/mcp.json"),
];

gl0di/clawseccheck/tree/main/fixtures/bad_b61_node_path_harvest/skills/mcp-indexer commit 5ad6813ad2

Frequently asked questions

npx skillmds@latest add gl0di/mcp-indexer