Loading MCP server directory, please wait...
Glocalized business data layer for AI agents. Search companies, people, and signals.
npx @getmcp/cli add io.github.pubrio/pubrioRequires Node.js 18+. Community-contributed server. Review source before installing.
PUBRIO_API_KEYYour Pubrio API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pubrio/pubrio": {
"command": "npx",
"args": [
"-y",
"pubrio-mcp-server"
],
"env": {
"PUBRIO_API_KEY": ""
}
}
}
}