We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/TocharianOU/mcp-server-elasticsearch-sl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Source files
*.ts
!*.d.ts
tsconfig.json
# Development files
.git/
.github/
.buildkite/
docs/
scripts/
renovate.json
catalog-info.yaml
.nvmrc
# Environment files
.env*
# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# OS/Editor files
.DS_Store
Thumbs.db
*.swp
.vscode/
.idea/
# Test files
test/
tests/
__tests__/
*.test.*
*.spec.*
# Development dependencies
node_modules/
# TypeScript build info
*.tsbuildinfo