Skip to main content
Glama

Coupler Analytics

by railsware
.env.example505 B
NODE_ENV=development COUPLER_API_HOST=http://lvh.me:3000/mcp COUPLER_ACCESS_TOKEN=<your_token> # Our server uses STDIO for transport. # This collects the protocol communication messsages from STDIO # in the common log/${NODE_ENV}.log file. Useful for debugging. LOG_STDIO=1 # Set the log level: trace, debug, info, warn, error, fatal, silent. # Defaults to `info`, if not set. LOG_LEVEL=debug # App version, this gets added to the User-Agent header when calling Coupler.io API. APP_VERSION=development

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/railsware/coupler-io-mcp-server'

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