Skip to main content
Glama

MCP-REPL

by AnEntrypoint
MIT License
4,187
102
  • Linux
  • Apple
package.json1.39 kB
{ "name": "mcp-glootie", "version": "3.4.59", "description": "MCP Glootie v3.4.56 - Minimal multi-language development toolkit. Works with all MCP clients (Claude Code, Cursor, Copilot, VSCode). Features cross-platform support, graceful AST degradation, smart caching. Optimized package size with essential tools: execute, ast_tool, caveat.", "main": "src/index.js", "type": "module", "bin": { "mcp-glootie": "src/index.js" }, "publishConfig": { "access": "public" }, "scripts": { "start": "node src/index.js", "dev": "node src/index.js ./test", "postinstall": "node scripts/postinstall.js" }, "dependencies": { "@ast-grep/napi": "^0.39.5", "@modelcontextprotocol/sdk": "^1.18.2", "@xenova/transformers": "^2.17.2", "ignore": "^7.0.5", "uuid": "^9.0.1" }, "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/AnEntrypoint/mcp-glootie.git" }, "keywords": [ "mcp", "development", "tools", "code", "multi-language", "javascript", "typescript", "go", "rust", "python", "c", "cpp", "search", "analysis", "refactoring", "ast", "productivity", "batch", "execution" ], "author": "", "license": "MIT", "optionalDependencies": { "@ast-grep/napi-win32-x64-msvc": "^0.39.5" } }

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