
Unifapi | Give Your Agent Live Public Data
@unifapi-agent
关于 Unifapi | Give Your Agent Live Public Data
Skills for AI agents that need public data.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"unifapi": {
"url": "https://mcp.unifapi.com"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
数据与分析 分类下的更多 MCP 服务器
arxiv-latex MCP Server
takashiishidaMCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
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
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
mcp-simple-arxiv
andybrandtTool to work with arXiv, provide LLM with ability to search and read papers from there
评论