Skip to main content

MCP (Model Context Protocol)

All MCP features: connectors, plugins, and examples

📄️ Tutorial: OAuth-protected MCP server with geocoding tools

In this tutorial, you will build a complete, production-ready MCP server that exposes geocoding tools from the French national geocoding API (Géoplateforme IGN). All the exposition settings live on a reusable MCP Virtual Server, which the route references with serverref. The server is protected with OAuth 2.0 (the built-in enforceoauth option) and exposes the standard .well-known/oauth-protected-resource discovery document via the dedicated McpProtectedResourceMetadata plugin.