What is MCP?
Model Context Protocol (MCP) is an open protocol that standardizes how AI applications connect to external data sources and tools. It provides:- Standardized Communication - Consistent interface for tools and resources
- Context Sharing - Rich context exchange between AI and tools
- Dynamic Capabilities - Tools and resources can be added or removed on the fly
Sari MCP Tools
The Sari MCP Server exposes three tools:search_api_collections
Search for APIs using natural language queries
get_openapi_spec
Retrieve OpenAPI specifications for a collection
execute_api
Execute API requests against registered collections
How It Works

Example Workflow
Supported AI Clients
Claude Desktop
Full support via SSE transport or mcp-remote
Other MCP Clients
Any MCP-compatible client can connect
Next Steps
Setup Guide
Configure your AI client to connect to Sari
Tools Reference
Detailed documentation for each MCP tool

