Skip to main content
Glama

Coupler Analytics

by railsware
index.ts368 B
import { inputSchema, outputSchema } from './schema.js' export { handler } from './handler.js' export const name = 'get-dataflow' export const description = 'Get a Coupler.io data flow by ID.' const annotations = { title: 'Get a Coupler.io data flow by ID.' } export const toolListEntry = { name, description, inputSchema, outputSchema, annotations, }

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