Skip to main content
Glama
run_update.sh308 B
#!/usr/bin/env bash set -euo pipefail # 1. Go to your project directory cd /Users/jiazhenghao/CodingProjects/MCP/MCPDiscovery/ # 3. Run your scraper source .venv/bin/activate uv run scrape.py # 4. Commit & push git switch release git pull git add . git commit -m "maintain DB $(date +'%Y-%m-%d')" git push

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/particlefuture/1mcpserver'

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