Skip to main content
Glama

OpenFeature MCP Server

cli.ts160 B
#!/usr/bin/env node import { startServer } from "./server.js"; // Ensure stdout is clean (no banner). All logs go to stderr via server.ts await startServer();

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/DevCycleHQ-Sandbox/openfeature-mcp'

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