Skip to main content
Glama

Controtto

by contre95
trader.go184 B
package trading type Service struct { AssetTrader AssetTrader TradeRecorder TradeRecorder } func NewService(at AssetTrader, tr TradeRecorder) Service { return Service{at, tr} }

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/contre95/controtto'

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