We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/laulauland/bluesky-context-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Bun
bun.lockb
# Dependencies
node_modules/
# Build output
dist/
# Environment variables
.env
.env.local
.env.*.local
# Editor directories and files
.vscode/
.idea/
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# OS generated files
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# TypeScript cache
*.tsbuildinfo
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity