Loading MCP server directory, please wait...
327 dev tools via REST API and MCP. Generate Dockerfiles, schemas, K8s, APIs, and more.
npx @getmcp/cli add io.github.rajeswaran140/crowvaultRequires Node.js 18+. Community-contributed server. Review source before installing.
CROWVAULT_API_KEYCrowVault API key (starts with cv_). Get one free at https://crowvault.ai/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rajeswaran140/crowvault": {
"command": "npx",
"args": [
"-y",
"crowvault"
],
"env": {
"CROWVAULT_API_KEY": ""
}
}
}
}