infobip-mcp.yml
Infobip runs a FLEET of remote MCP servers rather than a single endpoint: one server per API product, all on https://mcp.infobip.com/{product}. Streamable HTTP is the default transport, SSE is available by appending /sse, and STDIO clients connect through the mcp-remote bridge. The two documentation servers (search, deep-research) are anonymous; every product server is OAuth 2.1 / API-key protected and publishes RFC 9728 protected-resource metadata at https://mcp.infobip.com/.well-known/oauth-protected-resource/{product} naming https://auth.infobip.com/realms/infobip as the authorization server.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.