n8n instance-level MCP connector shows “Connected” but loads zero tools (base tools missing)
Describe the problem/error/question
Environment
- Client: Claude (desktop app / claude.ai connectors)
- MCP server: n8n Cloud, instance-level MCP
- Server URL: https://tefi.app.n8n.cloud/mcp-server/http
- Auth: OAuth2
What I expect - After connecting, the three base tools (search_workflows, get_workflow_details,
execute_workflow) should load and my MCP-enabled workflows should be reachable.
What happens - Connector reports “Connected,” but no n8n tools appear in any conversation
(existing or brand-new). Tool list is completely empty. - Re-adding the URL returns “A server with this URL already exists / That connector
is already installed,” yet the connector still offers “Reconnect,” and at times
appears under the “Not connected” section. - Disconnect/reconnect (tried 3+ times) has no effect at the conversation level.
n8n side is fully verified correct - Instance-level MCP: Enabled.
- Target workflows: Published AND toggled Available in MCP (they show “Remove access”
/ “disconnect” in the Instance-level MCP list). - Server URL confirmed correct.
Troubleshooting already done - Removed and re-added connector multiple times.
- Started multiple new conversations.
- Confirmed workflows are published and MCP-enabled.
- Confirmed instance is publicly accessible (n8n Cloud).
Conclusion - Appears to be a client-side issue: Claude fails to load the base MCP tools despite
a valid, reachable n8n MCP server and a “Connected” status.
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: Running version n8n@2.27.4
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: Windows 10 Pro, version 22H2, build 19045.6466. Installed on 9 April 2021.