khasky/mcp-servers-directory
Static directory for discovering and installing MCP servers
Platform-specific configuration:
{
"mcpServers": {
"mcp-servers-directory": {
"command": "npx",
"args": [
"-y",
"mcp-servers-directory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Static directory for discovering and installing MCP servers.
npm install
npm run devBuild production assets (catalog JSON + Astro + Pagefind):
npm run buildOptional catalog tweaks (hide entries, override titles) live in config/overrides.json and are applied by npm run build:data.
Loading reviews...