We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jrmatherly/mcp-context-forge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
module calculator-server
go 1.23.0
require (
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible
github.com/shopspring/decimal v1.4.0
gonum.org/v1/gonum v0.14.0
gopkg.in/yaml.v3 v3.0.1
)