Skip to main content
Glama

MCP Server Demo

by CH-122
.gitignore731 B
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Production builds dist/ build/ *.tsbuildinfo # Environment variables (DO NOT COMMIT) .env .env.local .env.*.local .env.development .env.production .env.test # IDE files .vscode/settings.json .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # Test databases *.db *.sqlite *.sqlite3 test.db # Temporary files tmp/ temp/ # Lock files (keep pnpm-lock.yaml but ignore others) package-lock.json yarn.lock # Runtime configuration .npmrc

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/CH-122/mcp-server'

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