n8n MCP Server
get-credential-schema
Show credential data schema for a specific credential type. The credential type name can be found in the n8n UI when creating credentials (e.g., 'cloudflareApi', 'githubApi', 'slackOAuth2Api'). This will show you what fields are required for creating credentials of this type.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clientId | Yes | ||
credentialTypeName | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- init-n8n
- list-workflows
- get-workflow
- create-workflow
- update-workflow
- delete-workflow
- activate-workflow
- deactivate-workflow
- list-projects
- create-project
- delete-project
- update-project
- list-users
- create-users
- get-user
- delete-user
- list-variables
- create-variable
- delete-variable
- create-credential
- delete-credential
- get-credential-schema
- list-executions
- get-execution
- delete-execution
- create-tag
- list-tags
- get-tag
- update-tag
- delete-tag
- get-workflow-tags
- update-workflow-tags
- generate-audit