MCP ServerSTDIOOfficialv0.3.15

Flik MCP Server

Integrate Flik's agentic product delivery platform into your AI workflows via MCP. Developers can authenticate with an API key and execute project- or org-scoped operations against Flik's backend.

io.github.pdeloulay/flik-mcp

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Flik MCP server does

How models use it and what it is built for.

Integrate Flik's agentic product delivery platform into your AI workflows via MCP. Developers can authenticate with an API key and execute project- or org-scoped operations against Flik's backend.

Connect to Flik

Local install — runs as a subprocess.

https://github.com/pdeloulay/flik-mcp/releases/download/v0.3.15/flik-mcp.mcpb

Environment variables

Configuration this server reads at startup.

  • FLIK_KEYRequiredSecret

    Flik API key (Bearer). Get one from flik.nomadis.com/keys.

  • FLIK_API_URL

    API base URL (default: https://flik.nomadis.com). Use http://localhost:8080 for local.

  • FLIK_PROJECT

    Default project acronym (e.g. POP) for project-scoped tools.

  • FLIK_ORG

    Optional. Org slug for org-scoped tools; when not set, the key's org is used.

Resources

Where to find authoritative docs and source for Flik.

Example prompts for Flik

Paste any of these into Agent Studio after connecting Flik.

  • List all tasks in the POP project using my Flik API key
  • Query the default Flik organization's current deliverables
  • Explain how to set FLIK_PROJECT and FLIK_ORG environment variables
  • Show me the available tools and resources in this Flik MCP server

Flik MCP server — FAQ

Common questions about connecting and running Flik.

  • What is Flik and what does this MCP server do?

    Flik is an agentic product delivery platform. This MCP server connects Claude or other AI models to Flik's API, letting you query projects, organizations, and deliverables programmatically via environment variables and API calls.

  • How do I authenticate with Flik?

    Set the required FLIK_KEY environment variable with a Bearer token from flik.nomadis.com/keys. Optionally configure FLIK_API_URL (defaults to https://flik.nomadis.com) and FLIK_ORG for org-scoped operations.

  • Can I use this server against a local Flik instance?

    Yes. Set FLIK_API_URL to http://localhost:8080 (or your local endpoint) to point the server at a local Flik deployment instead of the cloud service.

  • What is the FLIK_PROJECT environment variable for?

    FLIK_PROJECT sets a default project acronym (e.g., POP) so project-scoped tools automatically target that project without requiring it in every request.

  • Where can I find documentation and pricing for Flik?

    Visit flik.nomadis.com for more information, API key management, and platform details. Pricing and feature tiers are available on their website.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground