-
securityF
license-
qualityAn MCP server that enables AI assistants to interact with Flutterwave payment services, providing tools for transaction management, payment link generation, and automated customer support.
Last updated -
TypeScript
Flipt的模型上下文协议 (MCP)服务器,允许 AI 助手与功能标志进行交互。
一旦服务器运行,它将:
该服务器设计用于支持模型上下文协议的人工智能助手。
您可以全局安装该包并运行它:
或者直接用 npx 运行:
您还可以在 Docker 容器中运行服务器:
可以使用环境变量来配置服务器:
FLIPT_API_URL
:Flipt API 的 URL(默认值: http://localhost:8080 )FLIPT_API_KEY
:用于 Flipt API 的 API 密钥(可选)您可以在运行服务器的目录中的.env
文件中设置这些内容。
Apache 2.0
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Flipt 的 MCP 服务器允许 AI 助手和 LLM 通过标准化界面直接与您的功能标志、段和评估进行交互。
例如,您可以询问您的 AI 助手:“‘暗模式’标志的当前状态是什么?”
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/flipt-io/mcp-server-flipt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server