We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/moikas-code/moidvk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Development files
.github/
test/
scripts/
docs/
kb/
# Build artifacts
lib/rust-core/target/
lib/rust-core/src/.backup-*
*.backup
# Configuration files
.eslintrc.json
.prettierrc.json
.kbconfig.yaml
.mcp.json
opencode.json
tsconfig.json
.moidvk-learned-commands.json
# Development dependencies
bun.lock
package-lock.json
# IDE and editor files
.vscode/
.idea/
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Coverage directory used by tools like istanbul
coverage/
*.lcov
# nyc test coverage
.nyc_output
# Dependency directories
node_modules/
# Optional npm cache directory
.npm
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
.env.test
.env.production
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache
# Next.js build output
.next
# Nuxt.js build / generate output
.nuxt
dist
# Gatsby files
.cache/
public
# Storybook build outputs
.out
.storybook-out
# Temporary folders
tmp/
temp/
# Rust specific
Cargo.lock
lib/rust-core/Cargo.lock
# Backup files
*.bak
*.backup
*~
# Integration and audit files
INTEGRATION_AUDIT.md
CLAUDE.md