Aller au contenu principal

n8n MCP Access Token

Description

General

  • Documentation: https://docs.n8n.io/connect/connect-to-n8n-mcp-server/
  • Summary: n8n is a workflow automation tool available both as a hosted service (n8n Cloud) and self-hosted. Its instance-level MCP server lets an MCP client list and run the workflows, credentials and executions of the instance, and is authenticated by a personal MCP access token: a JWT passed in the Authorization header of the /mcp-server/http endpoint. This detector matches the access token, either on its own or together with the hostname of the n8n instance, which allows the token's validity to be checked.

Revoke the secret

n8n MCP access tokens are managed from the n8n instance UI, under Settings > Instance-level MCP > Connection details. Generating a new token there immediately revokes the previous one.

Details for n8n MCP Access Token

  • Family: token

  • Category: other

  • Company: n8n

  • High recall: False

  • Validity check available: False

  • Analyzer available: False

  • Revoker available: False

  • Occurrences found for one million commits: 0.18

  • Prefixed: False

Details for n8n MCP Access Token with host

  • Family: token

  • Category: other

  • Company: n8n

  • High recall: False

  • Validity check available: True

  • Analyzer available: False

  • Revoker available: False

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Occurrences found for one million commits: 0.55

  • Prefixed: False