Skip to main content
Glama
docker-compose.yml•316 B
version: "3.9" services: presearch-mcp: build: . image: presearch-mcp:latest ports: - "3000:3000" environment: - PRESEARCH_API_KEY=${PRESEARCH_API_KEY} - PRESEARCH_BASE_URL=${PRESEARCH_BASE_URL:-https://na-us-1.presearch.com} - LOG_LEVEL=${LOG_LEVEL:-info} - PORT=3000

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/NosytLabs/presearch-search-api-mcp'

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