We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trose/ice-locator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
robots.txt•638 B
User-agent: *
Allow: /
# Sitemap
Sitemap: https://ice-locator-mcp.vercel.app/sitemap.xml
# Crawl-delay for respectful crawling
Crawl-delay: 1
# Block access to static assets that don't need indexing
Disallow: /favicon.svg
Disallow: /og-image.svg
Disallow: /vite.svg
Disallow: /avatar*.svg
Disallow: /avatar*.png
Disallow: /avatar*.jpg
# Allow access to data files for transparency
Allow: /facilities.csv
# Allow access to the og-image.html for social media crawlers
Allow: /og-image.html
# Block common bot traps and development files
Disallow: /src/
Disallow: /node_modules/
Disallow: /*.log
Disallow: /*.tmp