Skip to main content
Glama

Flipt MCP Server

Official
by flipt-io
.gitignore1.44 kB
# Dependency directories node_modules/ jspm_packages/ # TypeScript cache *.tsbuildinfo # Compiled output dist/ build/ out/ lib/ # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE - VSCode .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # IDE - JetBrains .idea/ *.iml *.iws *.ipr .idea_modules/ # IDE - Eclipse .classpath .project .settings/ # macOS .DS_Store .AppleDouble .LSOverride ._* # Windows Thumbs.db ehthumbs.db Desktop.ini $RECYCLE.BIN/ # Coverage directory used by tools like istanbul coverage/ .nyc_output/ # Temporary files tmp/ temp/ # Debug .node_repl_history # npm .npm *.tgz .npmrc # yarn yarn.lock .yarn-integrity # Optional eslint cache .eslintcache # Optional stylelint cache .stylelintcache # dotenv environment variable files .env.development .env.test .env.production # parcel-bundler cache .cache .parcel-cache # Next.js build output .next out # Nuxt.js build / generate output .nuxt dist # Gatsby files .cache/ public # vuepress build output .vuepress/dist # Serverless directories .serverless/ # FuseBox cache .fusebox/ # DynamoDB Local files .dynamodb/ # TernJS port file .tern-port # Stores VSCode versions used for testing VSCode extensions .vscode-test # Webpack .webpack/ # Electron-Forge out/

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/flipt-io/mcp-server-flipt'

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