#!/usr/bin/env node
/**
* CLI Entry Point
* Main entry for the dfm CLI application
*/
import { run } from "@stricli/core"
import { app, buildCliContext } from "#cli/app"
await run(app, process.argv.slice(2), buildCliContext(process))
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/Takin-Profit/devflow-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server