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
README.md•287 B
# mcp glootie
this mcp tool allows code execution for programming agents, the code execution is local, and allows imports.
run:
```
npx gxe@latest -y AnEntrypoint/mcp-glootie
```
add to claude code
```
claude mcp add glootie -s user npx -- -y gxe@latest -y AnEntrypoint/mcp-glootie
```