mcpbeat Sign in

Cognigy AI MCP Management Server MCP Server

by tsvetang2 Your server? Claim it
local only

Cognigy AI MCP Management Server runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 13 Sep 2026.

MCP server for Cognigy.AI - 132 tools to build, configure & operate conversational AI agents

Installs per day peak 303 · avg 26 · +24% w/w
a month agotoday
29
Installs / week
npm · cognigy-ai-mcp-management-server
2
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Cognigy AI MCP Management Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cognigy-ai-mcp-management-server -- npx -y cognigy-ai-mcp-management-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cognigy-ai-mcp-management-server": {
      "args": [
        "-y",
        "cognigy-ai-mcp-management-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cognigy-ai-mcp-management-server]
command = "npx"
args = ["-y", "cognigy-ai-mcp-management-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "cognigy-ai-mcp-management-server": {
      "args": [
        "-y",
        "cognigy-ai-mcp-management-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cognigy-ai-mcp-management-server": {
      "args": [
        "-y",
        "cognigy-ai-mcp-management-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: COGNIGY_BASE_URL (Cognigy API base URL (e.g., https://api-trial.cognigy.ai)), COGNIGY_API_KEY (Your Cognigy API key (from My Profile → API Keys)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Cognigy AI MCP Management Server

same job, measured the same way
Secureflows MCP Server
by michal-lefler

MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

18 tools answering
Secureflows MCP
by michal-lefler

MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

18 tools answering
Twelvelabs MCP Server
by micro-jay

MCP server for ElevenLabs Conversational AI (not TwelveLabs video) — agents, KB, voices

64 installs/wk local only
Touchdesigner MCP Server
by 8beeeaaat

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

631 installs/wk local only
Coolify MCP
by frndchagas

MCP server for Coolify API operations.

98 installs/wk local only
Word MCP Server (FsWordDsl)
by marknicholls

Word tools for AI agents: read/write, decompile to F#/C#/XML/JSON, or build from XML/JSON.

local only
I
Discord MCP
by cappyeo

Caller-owned Discord operations for AI agents with 209 typed tools and verifiable guild builds.

637 installs/wk local only
Opentalk2html Notmd
by aimino-tech

MCP server for HTML generation from AI agents

56 installs/wk local only

Cognigy AI MCP Management Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Cognigy AI MCP Management Server?
Cognigy AI MCP Management Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package cognigy-ai-mcp-management-server was installed 29 times last week.
How do I connect Cognigy AI MCP Management Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls cognigy-ai-mcp-management-server straight from npm; nothing to host, nothing to sign up for.
How many people use Cognigy AI MCP Management Server?
The npm package cognigy-ai-mcp-management-server was installed 29 times in the last week. Week over week that is +24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cognigy AI MCP Management Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.