{"id":26937318,"url":"https://github.com/flipt-io/mcp-server-flipt","last_synced_at":"2025-04-02T13:15:10.290Z","repository":{"id":282943444,"uuid":"949098104","full_name":"flipt-io/mcp-server-flipt","owner":"flipt-io","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-17T18:52:38.000Z","size":528,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-01T09:03:54.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@flipt-io/mcp-server-flipt","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flipt-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-15T17:10:15.000Z","updated_at":"2025-03-17T18:52:41.000Z","dependencies_parsed_at":"2025-03-17T19:52:55.633Z","dependency_job_id":null,"html_url":"https://github.com/flipt-io/mcp-server-flipt","commit_stats":null,"previous_names":["flipt-io/mcp-server-flipt"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipt-io%2Fmcp-server-flipt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipt-io%2Fmcp-server-flipt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipt-io%2Fmcp-server-flipt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipt-io%2Fmcp-server-flipt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flipt-io","download_url":"https://codeload.github.com/flipt-io/mcp-server-flipt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246612486,"owners_count":20805355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-02T13:15:08.105Z","updated_at":"2025-04-02T13:15:10.261Z","avatar_url":"https://github.com/flipt-io.png","language":"TypeScript","readme":"# Flipt MCP Server\n\n[![mcp-server-flipt](https://img.shields.io/npm/v/@flipt-io/mcp-server-flipt?label=%40flipt-io%2Fmcp-server-flipt)](https://www.npmjs.com/package/@flipt-io/mcp-server-flipt)\n\nA [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for [Flipt](https://flipt.io), allowing AI assistants to interact with feature flags.\n\n\u003cimg width=\"2060\" alt=\"mcp\" src=\"https://github.com/user-attachments/assets/cc32a6dd-5368-43c1-897a-a0ccfeeacaf0\" /\u003e\n\n## Features\n\n- List, create, update, and delete namespaces, flags, segments, rules, and more\n- Evaluate flags for specific entities\n- Toggle flags on/off\n- Manage constraints, variants, distributions, and rollouts\n\n## Usage\n\nOnce the server is running, it will:\n\n1. Set up a STDIO transport for MCP communication\n2. Register tools and prompts for interacting with Flipt\n\nThe server is designed to be used with AI assistants that support the Model Context Protocol.\n\n### Node\n\nYou can install the package globally and run it:\n\n```bash\nnpm install -g @flipt-io/mcp-server-flipt \u0026\u0026 mcp-server-flipt\n```\n\nOr run it directly with npx:\n\n```bash\nnpx -y @flipt-io/mcp-server-flipt\n```\n\n### Docker\n\nYou can also run the server in a Docker container:\n\n```bash\ndocker run -d --name mcp-server-flipt ghcr.io/flipt-io/mcp-server-flipt:latest\n```\n\n## Configuration\n\nThe server can be configured using environment variables:\n\n- `FLIPT_API_URL`: The URL of the Flipt API (default: \u003chttp://localhost:8080\u003e)\n- `FLIPT_API_KEY`: The API key to use for the Flipt API (optional)\n\nYou can set these in a `.env` file in the directory where you run the server.\n\n## Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Run in development mode\nnpm run dev\n\n# Build the project\nnpm run build\n\n# Start the server\nnpm start\n\n# Format code\nnpm run fmt\n\n# Lint code\nnpm run lint\n```\n\n## License\n\nApache 2.0\n","funding_links":[],"categories":["Cloud \u0026 DevOps MCP Servers","پیاده‌سازی‌های سرور","Other Tools and Integrations","Cloud Services","🛠️ DevOps Tooling","🌐 Web Development","Table of Contents"],"sub_categories":["💻 \u003ca name=\"developer-tools\"\u003e\u003c/a\u003eابزارهای توسعه‌دهنده","How to Submit","AI Services"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipt-io%2Fmcp-server-flipt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflipt-io%2Fmcp-server-flipt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipt-io%2Fmcp-server-flipt/lists"}