Skip to main content
Glama

Development Tools MCP Server

.gitignore399 B
# Dependencies node_modules/ package-lock.json yarn.lock # Build output dist/ *.tsbuildinfo # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment .env .env.local .env.*.local # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp # Playwright test-results/ playwright-report/ playwright/.cache/

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/code-alchemist01/development-tools-mcp-Server'

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