
Qonoro Intelligence Mcp Server
@QonoroAI
About Qonoro Intelligence Mcp Server
MCP server exposing Qonoro's x402-native B2B intelligence agents as tools. Pay-per-call via USDC, no subscription, no API key required.
Basic information
Category
Data & Analytics
Runtime
Python 3.12
Transports
stdio
Publisher
QonoroAI
Submitted by
Alexavier Muniz
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qonoro": {
"command": "uvx",
"args": [
"qonoro-mcp"
]
}
}
}Tools
18POST /v1/company/enrich
POST /v1/company/research
POST /v1/competitors/analyze
POST /v1/sales-signals/find
POST /v1/intent-signals/find
POST /v1/job-changes/detect
POST /v1/person/enrich
POST /v1/revenue/qualify-lead
POST /v1/domain/intelligence
POST /v1/news/sentiment
POST /v1/outbound/personalize
POST /v1/domain-resolver/resolve
POST /v1/kyb/verify
POST /v1/email/validate
POST /v1/naics/classify
POST /v1/phone/validate
POST /v1/url/health
POST /v1/address/normalize
Overview
What is Qonoro Intelligence MCP Server?
Qonoro Intelligence MCP Server exposes Qonoro's B2B intelligence APIs as tools for any MCP-compatible AI agent client. It is built by an x402-native AI agent company and requires no subscription or API key; calls are paid per-use via USDC on Base mainnet.
How to use Qonoro Intelligence MCP Server?
Install the server by adding the qonoro entry to your MCP client configuration, using uvx as the command and qonoro-mcp as the argument. Once configured, tools such as qonoro_company_enrich, qonoro_person_enrich, and qonoro_sales_signals_find become available for your AI agent to call.
Key features of Qonoro Intelligence MCP Server
- 18 tools covering company, person, competitor, and signal data
- Pay-per-call via USDC on Base mainnet
- No subscription or API key required
- Sub-second responses for validation tools (email, phone, etc.)
- Evidence-backed sales signals and buying intent detection
Use cases of Qonoro Intelligence MCP Server
- Enrich a company profile before a sales cold call
- Detect when a decision maker changes jobs to trigger outreach
- Qualify a lead with a score and recommended next action
- Personalize B2B outbound messages using real-time signals
- Validate email, phone, or URL deliverability in real time
FAQ from Qonoro Intelligence MCP Server
How is this server billed?
Billing is pay-per-call via USDC on Base mainnet. No subscription or API key is required.
What kind of data does the server provide?
It provides company enrichment, person enrichment, competitor analysis, sales signals, intent signals, job change detection, news sentiment, domain intelligence, revenue qualification, outbound personalization, and various validation services (email, phone, address, URL).
Do I need any external accounts or API keys?
No. The server uses x402-native payments (USDC on Base), so no API key or account is necessary to start calling.
How fast are the validation tools?
Tools for email validation, phone validation, NAICS classification, and address normalization return in sub-second time.
Where can I find more information about the server?
The README links to the PyPI package (qonoro-mcp) and the GitHub repository (QonoroAI/qonoro-mcp-server), which includes the full tool table, as well as the API endpoint at api.qonoro.ai.
More Data & Analytics MCP servers
Federal Reserve Economic Data MCP Server
stefanoamorelliOpen-source FRED MCP Server (Federal Reserve Economic Data)
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
Comments