Skip to main content
Glama

MCP-REPL

by AnEntrypoint
MIT License
4,187
102
  • Linux
  • Apple
.gitignore1.11 kB
# MCP Glootie - Universal gitignore # This file uses patterns from src/core/universal-ignore.txt # For comprehensive ignore patterns, see: src/core/universal-ignore.txt # Core dependencies and outputs node_modules/ .env **/node_modules optimized/ dist/ build/ # Glootie runtime and generated files glootie/ glootie/**/* results/ results/**/* shell-snapshots/ shell-snapshots/**/* code_search_index/ code_search_index/**/* .transformers-cache/ .transformers-cache/**/* .mcp-metadata/ .mcp-metadata/**/* # Test and analysis files *.tmp *.log analyze_step_data.py analyze_with_bash.sh analyze-steps.js claude-output-*.json claude-output-*.json.*.log claude-steps-*.json *.stderr.log *.stdout.log mcp-performance-*.json # Development configuration .search-defaults.json .searchignore connection-manager.js cross-tool-context.js console-suppression.js error-handling.js execution-state.js file-analysis-tracker.js working-directory-context.js # OS and IDE files (see universal-ignore.txt for comprehensive list) .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db .vscode/ .idea/ *.swp *.swo

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/AnEntrypoint/mcp-repl'

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