We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jerrelblankenship/jb-kibana-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•390 B
# Auto detect text files and perform LF normalization
* text=auto
# TypeScript files
*.ts text eol=lf
*.tsx text eol=lf
*.js text eol=lf
*.jsx text eol=lf
# JSON files
*.json text eol=lf
# Markdown
*.md text eol=lf
# YAML
*.yml text eol=lf
*.yaml text eol=lf
# Docker
Dockerfile text eol=lf
.dockerignore text eol=lf
# Shell scripts
*.sh text eol=lf
# Config files
.env* text eol=lf