We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/barecommerce-core/baremcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files (dist is included)
src/
tests/
# Config files
tsconfig.json
.eslintrc.json
.prettierrc
.gitignore
bun.lock
# Development files
*.test.ts
*.spec.ts
coverage/
.env
.env.*
# IDE
.vscode/
.idea/
# Example config (README has instructions)
claude_desktop_config.example.json