MCP Server

Your API Portal now speaks AI.
Natively.

MCP Server powered by Spring AI 2.0 — your API knowledge as a tool for any AI agent. OAuth2-secured, multi-tenant, ready to go.

mcp.api-portal.io/sse

SSE Connection

$ sse connect mcp.api-portal.io
Connected
OAuth2: Bearer ****7f3a
Tenant: example-corp
> Tool Invocation
tool: list_capabilities
params: { domain: "PAYMENT" }
CapabilityMcpTool (4 Tools)
ApiSpecMcpTool (13 Tools)
ArazzoSpecMcpTool (6 Tools)
SoapSpecMcpTool (6 Tools)
ArtifactMcpTool (2 Tools)

Response: 200 OK

{
"capabilities": [
{
"id": "cap-001",
"name": "Payment API",
"version": "3.2.0",
"domain": "PAYMENT",
"visibility": "PUBLIC",
"criticality": "CRITICAL"
},
{
"id": "cap-002",
"name": "Refund API",
"version": "1.4.0",
"domain": "PAYMENT",
"visibility": "INTERNAL",
"criticality": "HIGH"
}
],
"total": 2,
"domain": "PAYMENT"
}
30+
AI Agent Tools
for API analysis
5
Tool Classes
REST, Async, SOAP, Arazzo, Artifacts
OAuth2 + SSE
Secure Access
Token-based with tenant isolation
Multi-Tenant
Data Isolation
Each agent sees only its own data

// Features

What MCP Server delivers.

30+ MCP Tools

From capability discovery to schema analysis to workflow intelligence. 30+ specialized tools for every AI agent task.

OAuth2-Secured

Token-based access control with multi-tenant isolation. Every agent authenticates via OAuth2 bearer token.

SSE Real-Time

Server-Sent Events for real-time communication. Streaming responses for long-running analyses and large API portfolios.

// 5 Tool Classes

Full coverage. From REST to SOAP.

The MCP Server provides five specialized tool classes that cover your entire API portfolio. From modern REST APIs to Arazzo workflows to legacy SOAP services — every AI agent gets the right tools for the job.

CapabilityMcpTool ApiSpecMcpTool ArazzoSpecMcpTool SoapSpecMcpTool ArtifactMcpTool
  • Capability Discovery (4 Tools)
  • API Spec Analysis (13 Tools)
  • Workflow Intelligence (6 Tools)
  • Legacy SOAP Support (6 Tools)
  • Artifact Access (2 Tools)
Tool Call

> tool: list_api_endpoints

> capabilityId: "cap-001"

 

{

"endpoints": [

{

"method": "POST",

"path": "/payments",

"summary": "Create Payment"

},

{

"method": "GET",

"path": "/payments/{id}",

"summary": "Get Payment"

}

]

}

AI Agent Claude / GPT / LangChain
SSE
MCP Server Spring AI 2.0
OAuth2
API Portal Backend
Capability ApiSpec Arazzo SOAP Artifact

// Architecture

Spring AI 2.0. Production-Ready.

The MCP Server is built on Spring AI 2.0 with the official MCP Server WebMVC Starter. Standard SSE transport, OAuth2 Resource Server, and full compatibility with all major AI agents — from Claude to GPT to LangChain.

  • spring-ai-starter-mcp-server-webmvc
  • Standard SSE Transport
  • OAuth2 Resource Server
  • Compatible with Claude/GPT/LangChain
“With the MCP Server, our AI agents access our API knowledge directly. What used to take weeks of integration now runs in real time.”
10x faster AI integration

// Explore more

Related Features.

Ready for AI-driven API management?

Experience the platform for modern API management.