Skip to main content
Glama

simple-mcp-runner

by mjmorales
go.mod472 B
module github.com/mjmorales/simple-mcp-runner go 1.24 require ( github.com/modelcontextprotocol/go-sdk v0.2.0 github.com/spf13/cobra v1.9.1 github.com/stretchr/testify v1.8.4 gopkg.in/yaml.v3 v3.0.1 ) require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/spf13/pflag v1.0.6 // indirect github.com/yosida95/uritemplate/v3 v3.0.2 // indirect )

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