Loading MCP server directory, please wait...
MCP server providing access to the PulseMCP Sub-Registry for browsing and discovering MCP servers.
npx @getmcp/cli add com.pulsemcp/pulse-subregistryRequires Node.js 18+. Community-contributed server. Review source before installing.
PULSEMCP_SUBREGISTRY_API_KEYPulseMCP API key for authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pulsemcp/pulse-subregistry": {
"command": "npx",
"args": [
"-y",
"-y",
"@pulsemcp/pulse-subregistry"
],
"env": {
"PULSEMCP_SUBREGISTRY_API_KEY": "",
"PULSEMCP_SUBREGISTRY_TENANT_ID": "",
"SHOW_ADMIN_TOOLS": "false"
}
}
}
}