Unified.to MCP Server
Unified MCP Server is a remote MCP connector for AI agents and vertical AI products that provides access to 22,000+ authorized SaaS tools across 400+ integrations and 24 categories directly inside LLMs.
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?
Serveurs connexes
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
SuperCollider MCP Server
An MCP server for the SuperCollider programming language that executes synths using supercolliderjs.
GemForge (Gemini Tools)
Integrates Google's Gemini for advanced codebase analysis, web search, and processing of text, PDFs, and images.
kintone
An MCP server for integrating with the kintone REST API. Supports CRUD operations, file management, comments, and status updates.
Abstract MCP Server
Caches large tool responses to files and returns compact resource links to save LLM context window space.
Lifecycle MCP Server
An MCP server for managing the software development lifecycle, with support for an optional external SQLite database.
Profile MCP Server
An example MCP server deployable on Cloudflare Workers without authentication.
Postman Tool Generation
Generates AI agent tools from Postman collections and requests using the Postman API.
System Diagnostics
An MCP server for system diagnostics and monitoring on Ubuntu using common command-line tools.
Enkrypt AI
Integrate red-teaming, prompt auditing, and AI safety analysis into any MCP-compatible client.
Gru Sandbox
Gru-sandbox(gbox) is an open source project that provides a self-hostable sandbox for MCP integration or other AI agent usecases.