Unified.to MCP Server
Unified MCP Server는 AI 에이전트 및 수직 AI 제품을 위한 원격 MCP 커넥터로, LLM 내에서 직접 400개 이상의 통합 및 24개 카테고리에 걸쳐 22,000개 이상의 승인된 SaaS 도구에 대한 액세스를 제공합니다.
문서
AI agent? Read this page as Markdown at /mcp/overview.md — append .md to any docs URL, or start from /llms.txt.
Copy page
Unified MCP Server
Unified has launched an MCP server that connects any Unified connection to LLM (Large Language Model) providers supporting the newest MCP protocols. The available MCP tools will be determined by the integration’s feature support and the connection’s requested permissions.
The Unified MCP server sits on top of our Unified API (which calls individual APIs), and hides all of the complexity of API calling. Each call to a tool will count as 1 API request on your plan.
Warning: Most current LLM models have severe limits on how many tools they can handle. Groq's models can only handle 10 tools, while most of OpenAI's models can handle only 20 available tools. Cohere's recent models seem to work with 50 models. Make sure that you limit the tools with the permissions or tools parameters.
Check out our sample code (in nodeJS Typscript) at unified-mcp-typescript
URLs
- Streamable HTTP: https://mcp-api.unified.to/mcp or https://mcp-api-eu.unified.to/mcp
- SSE: https://mcp-api.unified.to/sse or https://mcp-api-eu.unified.to/sse (SSE has been deprecated in the MCP protocol)
- stdin:
for real? it's 2025...
Are we missing anything? Let us know
Was this page helpful?