Skip to main content
Glama

SearXNG MCP Server

MIT License
  • Linux
  • Apple
docker-compose.yml•349 B
version: "3.7" services: searxng: image: searxng/searxng:latest container_name: searxng ports: - "8888:8080" volumes: - ./searxng:/etc/searxng:rw environment: - BASE_URL=http://localhost:8888/ - INSTANCE_NAME=local-searxng restart: unless-stopped networks: - searxng networks: searxng:

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/martinchen448/searxng-mcp-server'

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