Pubrio
Officialpubrio-mcp-server
A Model Context Protocol (MCP) server for Pubrio — the glocalized business data layer for AI agents and revenue teams. Search the whole market — not just the 30% in mainstream datasets.
Give your AI agents access to companies, people, jobs, news, ads, and intent signals from around the globe.
Installation
npm install -g pubrio-mcp-serverConfiguration
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"pubrio": {
"command": "pubrio-mcp-server",
"env": {
"PUBRIO_API_KEY": "your-api-key-here"
}
}
}
}Claude Code
claude mcp add pubrio pubrio-mcp-server -e PUBRIO_API_KEY=your-api-key-hereCursor / Windsurf / Other MCP Clients
Any MCP-compatible client can use this server. Set the command to pubrio-mcp-server and pass PUBRIO_API_KEY as an environment variable.
Available Tools (50)
Company Tools (6)
Tool | Description |
| Search companies by name, domain, location, industry, technology, headcount, and more |
| Look up a company by domain, LinkedIn URL, or domain_search_id |
| Look up a company by its LinkedIn URL using the dedicated LinkedIn endpoint |
| Enrich company with full firmographic data (uses credits) |
| Find lookalike companies with filters for location, industry, technology, headcount, and more |
| Look up technologies used by a company |
Signal Tools (7)
Tool | Description |
| Search job postings across companies by title, location, keyword, and date |
| Look up detailed information about a specific job posting |
| Search company news and press releases by category, language, gallery, and date |
| Look up detailed information about a specific news article |
| Search company advertisements by keyword, headline, target location, and date range |
| Look up detailed information about a specific advertisement |
| Look up a similar/lookalike company result |
People Tools (7)
Tool | Description |
| Search people by name, title, department, seniority, location, company, and more |
| Look up a person by LinkedIn URL or people_search_id |
| Real-time LinkedIn person lookup using people_linkedin_url |
| Enrich person with full professional details (uses credits) |
| Reveal email (work/personal) or phone for a person (uses credits) |
| Reveal contact details for multiple people at once (uses credits) |
| Check the status and results of a batch contact redeem operation |
Filter / Reference Data Tools (14)
Tool | Description |
| Get all available location codes for search filters |
| Get all department title codes for people search filters |
| Get all department function codes for people search filters |
| Get all management/seniority level codes for people search filters |
| Get all company size range codes for search filters |
| Get all available timezone codes |
| Get all news category codes for news search filters |
| Get all news gallery codes for news search filters |
| Get all news language codes for news search filters |
| Search for technology names by keyword |
| Search for technology category names by keyword |
| Search for industry vertical names by keyword |
| Search for vertical category names by keyword |
| Search for vertical sub-category names by keyword |
Monitor Tools (13)
Tool | Description |
| Create a new signal monitor for jobs, news, or advertisements |
| Update an existing signal monitor configuration |
| Get detailed information about a specific monitor |
| List all signal monitors with pagination and sorting |
| Permanently delete a signal monitor |
| Create a copy of an existing monitor |
| Execute a test run of a monitor to preview triggers |
| Retry a failed monitor trigger by log ID |
| Test a webhook destination configuration |
| Get aggregate statistics across all monitors |
| Get daily trigger statistics for a monitor over a date range |
| Get trigger logs for a specific monitor |
| Reveal the webhook signature secret for a monitor |
Profile / Utility Tools (3)
Tool | Description |
| Get full profile information for the authenticated account |
| Get credit usage and subscription information |
| Get current authenticated user details |
Example Prompts
Once configured, you can ask Claude things like:
"Search for SaaS companies in Singapore with 50-200 employees"
"Look up the company stripe.com and tell me about their tech stack"
"Find VP of Engineering at companies using React in San Francisco"
"What job postings does Notion have right now?"
"Find companies similar to Figma in Europe"
"Search for recent news about AI startups"
"What ads is Shopify running targeting the US?"
"Reveal the work email for this LinkedIn profile: https://linkedin.com/in/..."
"Create a monitor to track new job postings from my target accounts"
"Show me all available location codes for filtering"
Example Use Cases
Account research: Ask Claude to research a prospect company — firmographics, tech stack, recent news, job postings, and key decision-makers — all in one conversation
Lead generation: Search for companies matching your ICP, find decision-makers, and reveal their contact details
Competitive intelligence: Monitor competitor job postings, news, and advertisements for strategic insights
Market mapping: Find all companies in a vertical, region, or technology category and analyze the landscape
Signal-based selling: Search for companies with specific hiring patterns or news events that indicate buying intent
Automated monitoring: Set up monitors to get alerted when target companies post new jobs, appear in news, or launch ad campaigns
Authentication
Get your API key from dashboard.pubrio.com under Settings.
Rate Limits
1,200 requests/minute global
Plan-based hourly limits: Free (60/hr), Growth (2,400/hr), Business (12,000/hr)
Resources
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pubrio/pubrio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server