Infobip Search MCP
Search Infobip documentation to quickly find guides, use cases, and best practices. Unblock integration and messaging workflows with precise, context-aware answers. Accelerate development with ready-…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add infobip-mcp/search
# Browse available tools
npx -y smithery tool list infobip-mcp/search
# Get full schema for a tool
npx -y smithery tool get infobip-mcp/search post_experience_1_explore
# Call a tool
npx -y smithery tool call infobip-mcp/search post_experience_1_explore '{}'Direct MCP Connection
Endpoint: https://search--infobip-mcp.run.tools
Tools (1)
post_experience_1_explore— Explore Infobip Documentation; Use semantic search to explore the Infobip documentation hub, a comprehensive collection…
# Get full input/output schema for a tool
npx -y smithery tool get infobip-mcp/search Resources
file://infobip-openapi.json/— The Infobip OpenAPI specification JSON filefile://request-schema-examples.json/— JSON request schema examples for calling the Infobip API