UnifAPI
БесплатноНе проверен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.
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.
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.com
Claude Code:
claude mcp add --transport http unifapi https://mcp.unifapi.com
Cursor:
{
"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-resource
Clients 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.
Установка UnifAPI
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/unifapi-agent/unifapi-mcp-serverFAQ
UnifAPI MCP бесплатный?
Да, UnifAPI MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для UnifAPI?
Нет, UnifAPI работает без API-ключей и переменных окружения.
UnifAPI — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить UnifAPI в Claude Desktop, Claude Code или Cursor?
Открой UnifAPI на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare UnifAPI with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
