Pubrio
Freeby MCP Community
MCP server for Pubrio — the glocalized business data layer for AI agents. Search companies, people, enrich records, and reveal contacts.
v1.4.0Added Apr 12, 2026
mcpmodel-context-protocolpubriob2bdata-intelligence
Pubrio MCP Server
MCP server for Pubrio — the glocalized business data layer for AI agents. Search companies, people, enrich records, and reveal contacts.
Installation
npx -y pubrio-mcp-server
Reviews
Installation
Quick install
npx -y pubrio-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"pubrio": {
"command": "npx",
"args": ["-y", "pubrio-mcp-server"]
}
}
}