Server data from the Official MCP Registry
Glocalized business data layer for AI agents. Search companies, people, and signals.
Glocalized business data layer for AI agents. Search companies, people, and signals.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: PUBRIO_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pubrio-pubrio": {
"env": {
"PUBRIO_API_KEY": "your-pubrio-api-key-here"
},
"args": [
"-y",
"pubrio-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
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.
npm install -g pubrio-mcp-server
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 mcp add pubrio pubrio-mcp-server -e PUBRIO_API_KEY=your-api-key-here
Any MCP-compatible client can use this server. Set the command to pubrio-mcp-server and pass PUBRIO_API_KEY as an environment variable.
| Tool | Description |
|---|---|
search_companies | Search companies by name, domain, location, industry, technology, headcount, and more |
lookup_company | Look up a company by domain, LinkedIn URL, or domain_search_id |
lookup_company_linkedin | Look up a company by its LinkedIn URL using the dedicated LinkedIn endpoint |
enrich_company | Enrich company with full firmographic data (uses credits) |
find_similar_companies | Find lookalike companies with filters for location, industry, technology, headcount, and more |
lookup_technology | Look up technologies used by a company |
| Tool | Description |
|---|---|
search_jobs | Search job postings across companies by title, location, keyword, and date |
lookup_job | Look up detailed information about a specific job posting |
search_news | Search company news and press releases by category, language, gallery, and date |
lookup_news | Look up detailed information about a specific news article |
search_ads | Search company advertisements by keyword, headline, target location, and date range |
lookup_advertisement | Look up detailed information about a specific advertisement |
lookup_lookalike | Look up a similar/lookalike company result |
| Tool | Description |
|---|---|
search_people | Search people by name, title, department, seniority, location, company, and more |
lookup_person | Look up a person by LinkedIn URL or people_search_id |
lookup_person_linkedin | Real-time LinkedIn person lookup using people_linkedin_url |
enrich_person | Enrich person with full professional details (uses credits) |
reveal_contact | Reveal email (work/personal) or phone for a person (uses credits) |
batch_redeem_contacts | Reveal contact details for multiple people at once (uses credits) |
query_batch_redeem | Check the status and results of a batch contact redeem operation |
| Tool | Description |
|---|---|
get_locations | Get all available location codes for search filters |
get_departments | Get all department title codes for people search filters |
get_department_functions | Get all department function codes for people search filters |
get_management_levels | Get all management/seniority level codes for people search filters |
get_company_sizes | Get all company size range codes for search filters |
get_timezones | Get all available timezone codes |
get_news_categories | Get all news category codes for news search filters |
get_news_galleries | Get all news gallery codes for news search filters |
get_news_languages | Get all news language codes for news search filters |
search_technologies | Search for technology names by keyword |
search_technology_categories | Search for technology category names by keyword |
search_verticals | Search for industry vertical names by keyword |
search_vertical_categories | Search for vertical category names by keyword |
search_vertical_sub_categories | Search for vertical sub-category names by keyword |
| Tool | Description |
|---|---|
create_monitor | Create a new signal monitor for jobs, news, or advertisements |
update_monitor | Update an existing signal monitor configuration |
get_monitor | Get detailed information about a specific monitor |
list_monitors | List all signal monitors with pagination and sorting |
delete_monitor | Permanently delete a signal monitor |
duplicate_monitor | Create a copy of an existing monitor |
test_run_monitor | Execute a test run of a monitor to preview triggers |
retry_monitor | Retry a failed monitor trigger by log ID |
validate_webhook | Test a webhook destination configuration |
get_monitor_stats | Get aggregate statistics across all monitors |
get_monitor_chart | Get daily trigger statistics for a monitor over a date range |
get_monitor_logs | Get trigger logs for a specific monitor |
lookup_monitor_log | Look up detailed information about a specific monitor trigger log entry |
reveal_monitor_signature | Reveal the webhook signature secret for a monitor |
| Tool | Description |
|---|---|
get_profile | Get full profile information for the authenticated account |
get_usage | Get credit usage and subscription information |
get_user | Get current authenticated user details |
Once configured, you can ask Claude things like:
Get your API key from dashboard.pubrio.com under Settings.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.