We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vvkmnn/claude-historian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.gitattributes•266 B
# Enforce LF line endings for all text files
* text=auto eol=lf
# Explicitly declare text files
*.ts text eol=lf
*.js text eol=lf
*.json text eol=lf
*.md text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
# Denote binary files
*.png binary
*.gif binary
*.ico binary