D
District MCP Server
Details
- Endpoint
-
https://mcp-server.district.in/mcp - Transport
- streamable-http
- Docs
- https://mcp-server.district.in/.well-known/oauth-authorization-server
Authentication
OAuth · resolves from well-known metadata For the District MCP server, register an OAuth client at District MCP client registration, then complete the authorization-code flow against the server's OAuth metadata at authorization server metadata. The metadata advertises authorization_endpoint https://mcp-server.district.in/authorize, token_endpoint https://mcp-server.district.in/token, and supports authorization_code plus refresh_token with PKCE S256.