Skip to main content
Glama

MCP-REPL

by AnEntrypoint
MIT License
4,187
102
  • Linux
  • Apple
.npmignore1.05 kB
# MCP Glootie - Universal npmignore # This file uses patterns from src/core/universal-ignore.txt # For comprehensive ignore patterns, see: src/core/universal-ignore.txt # Development and metadata .claude/ .claude-context/ node_modules/ test/ *.log # Cache and build artifacts .transformers-cache/ code_search_index/ glootie/ glootie/**/* results/ results/**/* shell-snapshots/ shell-snapshots/**/* .mcp-metadata/ .mcp-metadata/**/* # Test and analysis files test-*.txt test-*.cjs test-*.js *.test.js *.spec.js 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 # Git and version control .git/ .gitignore # OS files (see universal-ignore.txt for comprehensive list) .DS_Store Thumbs.db nul # Editor and IDE files (see universal-ignore.txt for comprehensive list) .vscode/ .idea/ # Docker and deployment Dockerfile docker-compose.yml # Development configuration .search-defaults.json .searchignore file-analysis-tracker.js

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