
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
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
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.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Comments