Skip to main content
Glama

Pearch

Official
by Pearch-ai
MIT License
6
  • Apple
  • Linux
Dockerfile384 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config # syntax=docker/dockerfile:1 FROM python:3.11-slim # Ensure output is unbuffered ENV PYTHONUNBUFFERED=1 WORKDIR /app # Install FastMCP RUN pip install --no-cache-dir fastmcp # Copy application code COPY pearch_mcp.py . # Default command to run the MCP server CMD ["python", "pearch_mcp.py"]

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/Pearch-ai/mcp_pearch'

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