We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/youware-labs/figma-pilot'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
.pnp
.pnp.js
# Build outputs
dist/
build/
*.js.map
*.d.ts.map
*.tsbuildinfo
# Bun
bun.lockb
.bun/
# TypeScript
*.tsbuildinfo
# Environment variables
.env
.env.local
.env.*.local
.env.development.local
.env.test.local
.env.production.local
# IDE
.idea/
.vscode/
*.swp
*.swo
*.sublime-project
*.sublime-workspace
*.code-workspace
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Desktop.ini
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
pnpm-debug.log*
bun-debug.log*
# Test
coverage/
.nyc_output/
*.lcov
.jest/
# Temporary
*.tmp
*.temp
.cache/
# Package manager
.pnpm-store/
.yarn/
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
# Misc
*.pid
*.seed
*.pid.lock
.npm
.eslintcache
.stylelintcache