Skip to main content
Glama
Local SearXNG MCP Agent Template.json2.9 kB
{ "name": "Agent", "nodes": [ { "parameters": { "options": {} }, "type": "@n8n/n8n-nodes-langchain.chatTrigger", "typeVersion": 1.1, "position": [ 0, 0 ], "id": "3651ed70-8127-4baa-9e90-f8cfcbd097cb", "name": "When chat message received" }, { "parameters": { "options": { "systemMessage": "You are a helpful assistant" } }, "type": "@n8n/n8n-nodes-langchain.agent", "typeVersion": 1.8, "position": [ 220, 0 ], "id": "e2e8e789-2930-4712-a566-34d2ada35258", "name": "AI Agent" }, { "parameters": { "model": { "__rl": true, "value": "gpt-4.1-mini", "mode": "list", "cachedResultName": "gpt-4.1-mini" }, "options": {} }, "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi", "typeVersion": 1.2, "position": [ 100, 220 ], "id": "91043d43-1839-4d53-a217-57c82b79f640", "name": "OpenAI Chat Model" }, { "parameters": {}, "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow", "typeVersion": 1.3, "position": [ 320, 220 ], "id": "678bda29-fd99-4021-a8e0-f6e9abae2eff", "name": "Simple Memory" }, { "parameters": { "sseEndpoint": "http://host.docker.internal:32769/sse" }, "type": "@n8n/n8n-nodes-langchain.mcpClientTool", "typeVersion": 1, "position": [ 480, 220 ], "id": "6a6e9557-dcec-47ce-98c4-c69229dddc17", "name": "SearXNG MCP Tool" } ], "pinData": {}, "connections": { "When chat message received": { "main": [ [ { "node": "AI Agent", "type": "main", "index": 0 } ] ] }, "OpenAI Chat Model": { "ai_languageModel": [ [ { "node": "AI Agent", "type": "ai_languageModel", "index": 0 } ] ] }, "Simple Memory": { "ai_memory": [ [ { "node": "AI Agent", "type": "ai_memory", "index": 0 } ] ] }, "SearXNG MCP Tool": { "ai_tool": [ [ { "node": "AI Agent", "type": "ai_tool", "index": 0 } ] ] } }, "active": false, "settings": { "executionOrder": "v1" }, "versionId": "61023ccc-0124-4f00-8e2b-3852b530b26f", "meta": { "templateCredsSetupCompleted": true, "instanceId": "REMOVED" }, "id": "5uL9T6bjMsNOrmKv", "tags": [] }

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/The-AI-Workshops/searxng-mcp-server'

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