n8n-mcp
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Ani Björkström
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Ani Björkström
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
testModebooleanOptional
Run a quick self-test and exit. Used for automated QA testing. Leave disabled for normal operation.
Default value of this property is false
apifyTokenstringOptional
Your Apify API token. Leave empty when running on Apify platform (auto-detected). Only needed for external deployments.
defaultActorsarrayOptional
Actors to load on startup for faster first execution. Format: username/actor-name
Default value of this property is []
enableDynamicDiscoverybooleanOptional
Automatically discover and load Actors when first requested via MCP. Recommended to leave enabled.
Default value of this property is true
maxConcurrentRunsintegerOptional
Maximum number of Actors that can run simultaneously across all MCP sessions.
Default value of this property is 5
defaultTimeoutintegerOptional
How long to wait for Actor execution before timing out. Can be overridden per MCP tool call.
Default value of this property is 300
maxSessionsintegerOptional
Maximum number of concurrent MCP client sessions. Each n8n workflow or AI client gets one session.
Default value of this property is 100
sessionTimeoutintegerOptional
How long an MCP session stays active without activity before being cleaned up.
Default value of this property is 3600