Skip to main content
Glama

Coupler Analytics

by railsware
development.json478 B
{ "mcpServers": { "coupler_docker": { "command": "docker", "args": [ "run", "-i", "--rm", "--env-file", ".env.local", "--add-host", "storage.test=host-gateway", "--add-host", "lvh.me=host-gateway", "coupler-io-mcp-server-development" ] }, "coupler_node": { "command": "npm", "args": [ "run", "--silent", "dev" ] } } }

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