We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/2slides/mcp-2slides'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Build output
/dist/
# Env files
.env
.env.local
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
logs/
*.log
# OS / Editor
.DS_Store
*.swp
*.swo
.idea/
.vscode/
# Coverage / Tests
coverage/
.jest-cache/
.jest/
# TypeScript
*.tsbuildinfo
# Misc
.tmp/
.cache/