← Index

io.github.pubrio/pubrio

io.github.pubrio/pubrio·v1.3.0·Search
Quality Score
85
/100

Glocalized business data layer for AI agents. Search companies, people, and signals.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pubrio": {
      "command": "npx",
      "args": [
        "-y",
        "pubrio-mcp-server"
      ],
      "env": {
        "PUBRIO_API_KEY": "<your-pubrio_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pubrio": {
      "command": "npx",
      "args": [
        "-y",
        "pubrio-mcp-server"
      ],
      "env": {
        "PUBRIO_API_KEY": "<your-pubrio_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pubrio-mcp-server
§02  Environment variables
PUBRIO_API_KEY
requiredsecret

Your Pubrio API key for authentication

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Search