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.
Automatically transforms OpenAPI specifications into MCP tools by adapting structural mismatches (path/query parameters to JSON objects, resolving polymorphic discriminators to JSON schema-compatible formats) and supports mock mode for testing without live API calls. Built on Spring AI's modular architecture, it provides extensibility through OpenAPI filters, custom naming strategies, and request enrichers, plus production-ready authentication via OAuth 2.0 and arbitrary auth types (API key, Basic) with authorization endpoint validation.
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,...
opentiny/next-sdk
Based on the MCP protocol, enable defining MCP Servers on the frontend, allowing AI to operate...
Dicklesworthstone/fastmcp_rust
Rust framework for building Model Context Protocol servers with cancel-correct async, zero-copy...
religa/multi_mcp
Multi-Model chat, code review and analysis MCP Server for Claude Code