Skip to main content
Glama

mcp-server-code-runner

mcp.json388 B
{ "servers": { "mcp-server-code-runner-stdio": { "type": "stdio", "command": "node", "args": [ "${workspaceFolder}/dist/cli.js" ] }, // "mcp-server-code-runner-streamable-http": { // "type": "http", // "url": "http://localhost:3088/mcp" // }, } }

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/formulahendry/mcp-server-code-runner'

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