Cognigy AI MCP Management Server
cognigy-ai-mcp-management-server is a local MCP server that enables AI coding assistants (Claude, Cursor, etc.) to build, configure, test, and operate Cognigy.AI conversational AI agents programmatically.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 2 · #209 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Cognigy AI MCP Management Server
before you install - you'll need
Set COGNIGY_BASE_URL, COGNIGY_API_KEY, COGNIGY_DEFAULT_PROJECT_ID before connecting.
Claude Code
claude mcp add tsvetang2-cognigy-ai-mcp-management-serv -- npx -y cognigy-ai-mcp-management-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tsvetang2-cognigy-ai-mcp-management-serv": {
"command": "npx",
"args": [
"-y",
"cognigy-ai-mcp-management-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package cognigy-ai-mcp-management-server - unscoped; check the name against the project README before installing
registry namespace io.github.TsvetanG2 is GitHub-verified and matches the repo owner
03 · What Cognigy AI MCP Management Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Limitations (from the README)
This package requires @cognigy/rest-api-client as a peer dependency. This means: 1. You must install it separately (see Installation above) 2. You accept Cognigy's license terms by installing their package 3. We do not bundle or redistribute any Cognigy code
Latest releases
v0.1.4 · 2026-07-27
See CHANGELOG.md for details
v0.1.3 · 2026-07-27
See CHANGELOG.MD
v0.1.2 · 2026-07-23
See CHANGELOG.MD
04 · Who maintains Cognigy AI MCP Management Server
cognigy-ai-mcp-management-server is maintained by tsvetang2. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- category
- other - ranked #209 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 5 releases in the last 90 days (latest 2026-07-27)
- registry
- io.github.TsvetanG2/cognigy-ai-mcp-management-server (active, first published 2026-07-27)
- packages
- npm:cognigy-ai-mcp-management-server
06 · Cognigy AI MCP Management Server FAQ
What is Cognigy AI MCP Management Server?
cognigy-ai-mcp-management-server is a local MCP server that enables AI coding assistants (Claude, Cursor, etc.) to build, configure, test, and operate Cognigy.AI conversational AI agents programmatically.
Is Cognigy AI MCP Management Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 5 releases in the last 90 days. We re-verify nightly.
How do I install Cognigy AI MCP Management Server?
Run `npx -y cognigy-ai-mcp-management-server`. The README documents 3 environment variables (COGNIGY_BASE_URL, COGNIGY_API_KEY, COGNIGY_DEFAULT_PROJECT_ID) to set first. Set COGNIGY_BASE_URL, COGNIGY_API_KEY, COGNIGY_DEFAULT_PROJECT_ID before connecting. You can also paste the ready-made client config above.
Does Cognigy AI MCP Management Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Cognigy AI MCP Management Server
Alternatives to Cognigy AI MCP Management Server
Maintained other servers if Cognigy AI MCP Management Server isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Odoo · SSH - policy-gated remote access · Ook Cite · Mkdocs MCP · Hilan MCP
More TypeScript MCP servers · Actions Pulse · Partner Center MCP · Tuteliq MCP Server · Tychi MCP · see all