Skip to main content
Glama

n8n-mcp

CI Python 3.10+ License: MIT

n8n을 위한 가장 포괄적인 MCP 서버 — 43개의 도구, 8개의 프롬프트 템플릿, 6개의 탐색 가능한 리소스를 통해 n8n REST API의 전체 영역을 다룹니다. 최초의 파이썬 구현체입니다.

Claude(또는 모든 MCP 호환 AI 클라이언트)에게 n8n 인스턴스에 대한 완전한 제어 권한을 부여하세요: 워크플로우 구축, 실행, 자격 증명 관리, 데이터 테이블 쿼리, 보안 감사 실행 등을 모두 자연어로 수행할 수 있습니다.

주요 특징

  • 43개의 MCP 도구 — 워크플로우, 실행, 자격 증명, 태그, 변수 및 데이터 테이블에 대한 전체 CRUD와 보안 감사 및 API 기능 탐색과 같은 관리 작업 지원

  • 이중 검증 워크플로우 생성create_and_validate_workflow는 생성, 구조적 읽기 확인, 두 번의 실행 패스, 일관성 비교, PASS/FAIL 판정으로 구성된 6단계 파이프라인을 실행합니다.

  • 기본 쓰기 안전성N8N_MCP_WRITE_MODE=true로 명시적으로 설정하지 않는 한 모든 변경 작업은 비활성화됩니다.

  • 8개의 가이드 프롬프트 템플릿 — 디버깅, 상태 점검, 보안 검토, 전체 테스트를 포함한 워크플로우 생성 등을 위한 다단계 AI 워크플로우

  • 비동기 및 페이지네이션httpx 기반으로 커서 기반 자동 페이지네이션 및 구성 가능한 타임아웃 지원

기능

카테고리

도구

워크플로우 (13)

list_workflows, get_workflow, create_workflow, update_workflow, delete_workflow, activate_workflow, deactivate_workflow, get_workflow_version, get_workflow_tags, update_workflow_tags, execute_workflow, trigger_webhook_test, create_and_validate_workflow

실행 (8)

list_executions, get_execution, delete_execution, retry_execution, stop_execution, stop_many_executions, get_execution_tags, update_execution_tags

자격 증명 (5)

list_credentials, create_credential, update_credential, delete_credential, get_credential_schema

태그 (5)

list_tags, get_tag, create_tag, update_tag, delete_tag

변수 (4)

list_variables, create_variable, update_variable, delete_variable

데이터 테이블 (5)

list_data_tables, get_data_table, create_data_table, query_table_rows, insert_table_rows

관리 (3)

generate_audit, discover_capabilities, source_control_pull

추가로 8개의 MCP 프롬프트 템플릿6개의 탐색 가능한 리소스가 포함되어 있습니다.

사전 요구 사항

  • Python 3.10+

  • n8n 인스턴스 — 로컬(Docker) 또는 원격(클라우드 호스팅)

  • n8n API 키 — n8n 설정에서 생성

빠른 시작

1. 복

Install Server
A
security – no known vulnerabilities
A
license - permissive license
B
quality - B tier

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Siddharth0903/n8n-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server