Skip to main content
Glama

simple-mcp-runner

by mjmorales
.gitignore649 B
# Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib simple-mcp-runner # Test binary, built with `go test -c` *.test # Output of the go coverage tool *.out coverage.html # Dependency directories vendor/ # Go workspace file go.work # Air live reload tmp/ .air.toml.tmp # IDE specific files .idea/ .vscode/ *.swp *.swo *~ # OS specific files .DS_Store Thumbs.db # Environment files .env .env.local # Build artifacts dist/ build/ # Temporary files *.tmp *.log # Configuration overrides (keep example) config.yaml !config.example.yaml .mcp.json # Node.js / NPM (for semantic-release) node_modules/ package-lock.json yarn.lock

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/mjmorales/simple-mcp-runner'

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