infobip/infobip-openapi-mcp
Infobip OpenAPI MCP is a framework for exposing OpenAPI documented HTTP APIs as MCP servers. It is based on Spring AI and made to run as a Spring Boot application. It is powering Infobip's own MCP servers, and you can use it to implement your own MCP servers.
This framework helps developers expose existing HTTP APIs, which are described using OpenAPI, as tools for AI agents within an MCP (Multi-Modal Conversational Platform) server. It takes your OpenAPI specification and automatically converts its operations into MCP-compatible tools, handling complexities like input mapping and polymorphic models. Developers building AI-powered applications that need to interact with external services will find this useful.
Use this if you are a developer building an AI agent and need to integrate it with an existing HTTP API that has an OpenAPI specification, allowing the AI to call API functions as 'tools'.
Not ideal if you are not a developer, or if your API does not have an OpenAPI specification, as this framework is designed to bridge existing OpenAPI-documented services to AI agent platforms.
Stars
24
Forks
3
Language
Java
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/infobip/infobip-openapi-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
toolsdk-ai/toolsdk-mcp-registry
MCPSDK.dev(ToolSDK.ai)'s Awesome MCP Servers and Packages Registry and Database with Structured...
Dicklesworthstone/mcp_agent_mail
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads,...
LSTM-Kirigaya/openmcp-client
All in one vscode plugin for mcp developer
ShunsukeHayashi/context_engineering_MCP
Context Engineering MCP — Hierarchical YAML context extraction and multi-agent orchestration framework
TingjiaInFuture/allbemcp
Turn your Python Code into MCP Tools Instantly