N
Notra MCP server
Details
- Endpoint
-
https://mcp.usenotra.com/mcp - Transport
- streamable-http
- Docs
- https://docs.usenotra.com/devtools/mcp
Authentication
OAuth 2.0 oauth2 detected 2026-09-17
OAuth · resolves from well-known metadata OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server accepts a Client ID Metadata Document (CIMD), so the client authenticates with its own hosted URL as the client_id — nothing to register.
Authorization: Bearer <credential> In the Notra dashboard, open API Keys for the organization you want to access (app.usenotra.com/{org-slug}/api-keys). Create a key from a preset or blank form, choose its expiration and scopes, then copy the ntra_... key shown once and store it securely. Notra documents presets for MCP Server, SDK, and CLI, and says keys are bound to the organization you are viewing.