Skip to main content
Glama

Grep MCP Server

by 247arjun
.gitignore1.44 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Build artifacts build/ dist/ out/ lib/ *.tsbuildinfo *.js.map tsconfig.tsbuildinfo # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Jest cache .jest/ # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # dotenv environment variables file .env* !.env.example # IDE and editor files .vscode/settings.json .vscode/launch.json .vscode/extensions.json .vscode/tasks.json .idea/ *.swp *.swo *~ .vim/ # JetBrains IDEs *.iml *.ipr *.iws # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db Desktop.ini # Windows specific *.lnk # Logs logs/ *.log # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Temporary folders tmp/ temp/ .tmp/ # MCP specific # Keep MCP configuration examples but ignore actual config **/mcp-config.json !examples/**/mcp-config.json # Package manager lock files (keep package-lock.json for npm projects) # yarn.lock # pnpm-lock.yaml # Compiled binary output *.exe *.out *.app # Local environment and secrets secrets.json config.json !examples/config.json

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/247arjun/mcp-grep'

If you have feedback or need assistance with the MCP directory API, please join our Discord server