unifapi-mcp-server
UnifAPI MCP server: public-data APIs and Skills for AI agents via Model Context Protocol
Documentation
UnifAPI MCP Server
UnifAPI is a hosted MCP server for AI agents that need live public-data APIs.
It connects Codex, Claude Code, Cursor, and other Model Context Protocol clients
to task-focused Skills for creator research, social listening, competitor
monitoring, KOL pricing, and public web data workflows.
MCP server
- Repository: `unifapi-agent/unifapi-mcp-server`
- Registry name: `com.unifapi/mcp`
- Transport: Streamable HTTP
- Server URL: `https://mcp.unifapi.com`
- MCP setup: unifapi.com/mcp
- Website: unifapi.com
- API catalog: unifapi.com/apis
- Skills catalog: unifapi.com/skills
- Documentation: docs.unifapi.com/mcp
Quick install
Codex:
codex mcp add unifapi --url https://mcp.unifapi.comClaude Code:
claude mcp add --transport http unifapi https://mcp.unifapi.comCursor:
{
"mcpServers": {
"unifapi": {
"url": "https://mcp.unifapi.com"
}
}
}What agents can do
UnifAPI exposes three MCP tools:
- `list_operations` - search the public-data operation catalog.
- `get_operation` - inspect parameters, schemas, and call examples.
- `call_api` - call a concrete operation and receive data plus billing metadata.
Common workflows include:
- X (Twitter) search, creator lookup, and KOL pricing research.
- TikTok, YouTube, Instagram, Reddit, and LinkedIn-style public-data analysis.
- Influencer discovery and creator shortlist generation.
- Competitor monitoring from public posts, comments, profiles, and trends.
- Market research and lead enrichment for AI agents.
Authentication
OAuth is the recommended authentication path. Compatible MCP clients discover
the protected resource metadata from:
https://mcp.unifapi.com/.well-known/oauth-protected-resourceClients that cannot complete OAuth can use a UnifAPI API key as a bearer token.
See the MCP docs for current setup details.
Keywords
Model Context Protocol, MCP server, remote MCP server, hosted MCP server, AI
agent tools, public data API, social media API, Twitter API, X API, TikTok API,
YouTube API, Instagram API, Reddit API, LinkedIn API, creator research,
influencer discovery, KOL pricing, competitive intelligence, social listening,
UnifAPI.
Frequently asked questions
What is unifapi-mcp-server?
unifapi-mcp-server is UnifAPI MCP server: public-data APIs and Skills for AI agents via Model Context Protocol
How do I install unifapi-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is unifapi-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/unifapi-agent/unifapi-mcp-server and has 3 stars.
Related MCP tools
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
👾 Open Computer Use – Open-Source Alternative to Codex Computer Use
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
One place to manage & connect to all your MCP servers
Meta Ads (Facebook/Instagram) MCP server for Claude, ChatGPT, Perplexity & Cursor — the Meta node of Pipeboard’s 5-platform family (+ Google, TikTok, Snap, Reddit). Hosted remote MCP, badged Meta Business Partner, free plan — no self-hosting required.
Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP