Skip to main content
Glama
smithery.yaml440 B
version: 1 runtime: "container" build: dockerfile: "Dockerfile" dockerBuildPath: "." startCommand: type: "http" port: 8000 command: "python" args: ["-m", "psianimator_mcp.http_server_ultra_fast"] # Resource configuration resources: requests: memory: "512Mi" cpu: "250m" limits: memory: "2Gi" cpu: "1000m" # Environment variables env: PORT: "8000" PYTHONUNBUFFERED: "1" PSIANIMATOR_TRANSPORT: "http"

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/manasp21/PsiAnimator-MCP'

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