
Unifapi | Give Your Agent Live Public Data
@unifapi-agent
About Unifapi | Give Your Agent Live Public Data
Skills for AI agents that need public data.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"unifapi": {
"url": "https://mcp.unifapi.com"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Unifapi?
Unifapi is a Skills-first public-data layer for AI agents. It gives Codex, Claude Code, Cursor, and other MCP-capable agents live public social data through a normalized API catalog with consistent authentication, canonical response schemas, cursor pagination, structured errors, and OpenAPI discovery.
How to use Unifapi?
Start from a Skill prompt (e.g., KOL pricing), then add the hosted MCP server URL https://mcp.unifapi.com to the agent and authenticate with OAuth when data is needed. The agent discovers and calls operations via MCP (list_operations, get_operation, call_api). Developers can later call the same operations over HTTP at https://api.unifapi.com.
Key features of Unifapi
- Agent-native MCP with discoverable operations.
- Public-data scoped: serves public records only.
- OAuth authorizes the workspace, not private upstream accounts.
- Discoverable via
/openapi.json,/llms.txt,/llms-full.txt. - Portable: same operations work in Codex, Claude Code, or HTTP.
- Billed at $0.001 per returned record.
Use cases of Unifapi
- KOL pricing and influencer rate estimation.
- Creator research and discovery.
- Social listening and trend tracking.
- Competitor monitoring on public platforms.
- Reddit community research and China social trend scouting.
FAQ from Unifapi
What is the pricing model?
Unifapi charges $0.001 per returned public-data record; Skills reuse the agent product you already pay for.
How does authentication work?
OAuth authorizes the UnifAPI workspace, not a user's private upstream account. The server serves only public records.
How is Unifapi different from an API marketplace?
API marketplaces list many providers with different auth, schemas, and billing. Unifapi starts from agent tasks and exposes live public-data operations through one shape, one workspace, and one bill.
What MCP operations does the server expose?
list_operations, get_operation, and call_api so the agent can discover and use the entire live catalog.
Can I use HTTP instead of MCP?
Yes. The same live public-data operations are available via https://api.unifapi.com for productization.
More Data & Analytics MCP servers
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
HubSpot MCP Server
peakmojoA 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 Server for Data Exploration
reading-plus-aiHealthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Comments