Server data from the Official MCP Registry
Hosted MCP server for live public-data APIs and Skills for AI agents.
Hosted MCP server for live public-data APIs and Skills for AI agents.
Remote endpoints: streamable-http: https://mcp.unifapi.com
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-unifapi-mcp": {
"url": "https://mcp.unifapi.com"
}
}
}From the project's GitHub README.
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.
unifapi-agent/unifapi-mcp-servercom.unifapi/mcphttps://mcp.unifapi.comCodex:
codex mcp add unifapi --url https://mcp.unifapi.com
Claude Code:
claude mcp add --transport http unifapi https://mcp.unifapi.com
Cursor:
{
"mcpServers": {
"unifapi": {
"url": "https://mcp.unifapi.com"
}
}
}
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:
OAuth is the recommended authentication path. Compatible MCP clients discover the protected resource metadata from:
https://mcp.unifapi.com/.well-known/oauth-protected-resource
Clients that cannot complete OAuth can use a UnifAPI API key as a bearer token. See the MCP docs for current setup details.
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.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.