##I have my Metabase account linked to my MCP server, but it’s not showing up as a tool in claude like my other 2 tools do.
What is the error message (if any)? N/A
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.)
{
“nodes”: [
{
“parameters”: {},
“type”: “@n8n/n8n-nodes-langchain.toolCalculator”,
“typeVersion”: 1,
“position”: [
-260,
200
],
“id”: “a4f1cd58-5469-4080-8eab-7980af135c40”,
“name”: “Calculator”
},
{
“parameters”: {
“authentication”: “serviceAccount”,
“projectId”: {
“__rl”: true,
“value”: “data-warehouse-432614”,
“mode”: “list”,
“cachedResultName”: “Data Warehouse”,
“cachedResultUrl”: “https://console.cloud.google.com/bigquery?project=data-warehouse-432614”
},
“options”: {}
},
“type”: “n8n-nodes-base.googleBigQueryTool”,
“typeVersion”: 2.1,
“position”: [
-120,
180
],
“id”: “4ae5be0b-e1ff-40ab-a627-191c47605167”,
“name”: “Google BigQuery”,
“credentials”: {
“googleApi”: {
“id”: “W8oMaPfH6TwvY0Qh”,
“name”: “Google Service Account account”
}
}
},
{
“parameters”: {
“resource”: “databases”,
“requestOptions”: {}
},
“type”: “n8n-nodes-base.metabaseTool”,
“typeVersion”: 1,
“position”: [
0,
180
],
“id”: “b53bed3a-cd77-450d-8d8b-d8c8c61a109c”,
“name”: “Metabase”,
“credentials”: {
“metabaseApi”: {
“id”: “GWUj8PkROcMCj7hk”,
“name”: “Metabase account”
}
}
}
],
“connections”: {
“Calculator”: {
“ai_tool”: [
]
},
“Google BigQuery”: {
“ai_tool”: [
]
},
“Metabase”: {
“ai_tool”: [
]
}
},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “9fcc8ec24634155e80de453d1f5b2e00b889fa4cdcc311decf0bc70d20711550”
}
}