We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lupuletic/onyx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
src/
# Test files
**/*.test.ts
**/__tests__/
# Configuration files
.eslintrc.cjs
.eslintrc.js
jest.config.cjs
jest.config.js
tsconfig.test.json
# Git and GitHub files
.git/
.github/
.gitignore
# CI/CD files
.husky/
# Documentation
docs/
# Development files
coverage/
node_modules/
# Misc
.DS_Store
.clinerules