Skip to main content
Glama

Day 5 Remote MCP Server

by Bizuayeu
.gitignore427 B
# Dependencies node_modules/ # Build outputs # dist/ # Allow dist for Railway deployment .vercel/ # Environment variables .env .env.local .env.production # TypeScript *.tsbuildinfo # Logs *.log npm-debug.log* # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo # Service Account Keys (security) *service-account*.json *credentials*.json .vercel

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/Bizuayeu/day5-api-remote-mcp'

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