Skip to main content
Glama
.gitignore573 B
# Dependencies node_modules/ bun.lockb # Build output (uncomment to ignore dist/ during development) # Note: dist/ should be committed for GitHub npx to work # dist/ # Source maps and individual JS files in src/ src/**/*.js src/**/*.js.map src/**/*.d.ts src/**/*.d.ts.map # Except for config files !*.config.js # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* bun-debug.log* # OS files .DS_Store Thumbs.db # IDE .vscode/ .idea/ *.swp *.swo *~ # Env files .env .env.local .env.*.local # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ dist/

Latest Blog Posts

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/nhatvu148/video-transcriber-mcp'

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