Skip to main content
Glama

SearXNG MCP Server

by pwilkin
package.json970 B
{ "dependencies": { "fastmcp": "^1.27.6", "zod": "^3.24.4" }, "devDependencies": { "@types/node": "^22.16.5", "typescript": "^5.8.3" }, "name": "mcp-searxng-public", "version": "1.2.5", "description": "An MCP server that queries public SearXNG instances, parsing HTML contents into a JSON result", "main": "src/index.js", "type": "module", "bin": { "mcp-searxng-public": "build/index.js" }, "scripts": { "build": "tsc && node ./scripts/chmod-if-unix.cjs", "report": "node ./scripts/test-searxng-servers.cjs" }, "files": [ "build" ], "repository": { "type": "git", "url": "git+https://github.com/pwilkin/mcp-searxng-public.git" }, "keywords": [ "MCP", "SearXNG", "web search" ], "author": "Piotr Wilkin", "license": "MIT", "bugs": { "url": "https://github.com/pwilkin/mcp-searxng-public/issues" }, "homepage": "https://github.com/pwilkin/mcp-searxng-public#readme" }

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/pwilkin/mcp-searxng-public'

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