Unifapi Mcp Server — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Unifapi Mcp Server (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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.comClaude Code:
claude mcp add --transport http unifapi https://mcp.unifapi.comCursor:
{
"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-resourceClients 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.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.