We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alucardeht/isis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Dependencies
node_modules/
# Build output
dist/
# System files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Logs
*.log
logs/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Test output
test_*.json
# Claude Code configuration (NEVER version)
.claude/
CLAUDE.md
CLAUDE-GLOBAL.md
CLAUDE-PROJECT.md
# Specify configuration (NEVER version)
.specify/
# Serena MCP configuration (NEVER version)
.serena/
# Environment files
.env
.env.local
.env.*.local
# IDE/Editor
.vscode/
.idea/
*.swp
*.swo
*~
.vscode-test/
*.code-workspace
# OS specific
.AppleDouble
.LSOverride