MCP Server
MCP
io.github.pubrio/pubrio
Glocalized business data layer for AI agents. Search companies, people, and signals.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pubrio-mcp-server",
"version": "1.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Pubrio API key for authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PUBRIO_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment