Skip to main content
Glama
pyproject.toml497 B
[project] name = "mcp-searxng" version = "0.1.0" description = "MCP server for connecting agentic systems to search systems via searXNG" readme = "README.md" authors = [ { name = "TerminalMan", email = "84923604+SecretiveShell@users.noreply.github.com" } ] requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp>=1.1.2", "pydantic>=2.10.3", ] [project.scripts] mcp-searxng = "mcp_searxng:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/SecretiveShell/MCP-searxng'

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