cognigy-ai-mcp-management-server
Rank #11,958io.github.TsvetanG2/cognigy-ai-mcp-management-server
MCP server for Cognigy.AI - 132 tools to build, configure & operate conversational AI agents
cognigy-ai-mcp-management-server is a Model Context Protocol (MCP) server published by TsvetanG2. It ranks #11,958 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. cognigy-ai-mcp-management-server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 6, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 120,088 of 132,046 servers on MCP Toplist.
Use cognigy-ai-mcp-management-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cognigy-ai-mcp-management-server -e "COGNIGY_BASE_URL=<your COGNIGY_BASE_URL>" -e "COGNIGY_API_KEY=<your COGNIGY_API_KEY>" -- npx -y cognigy-ai-mcp-management-serverReplace each placeholder with your own value before saving.
[mcp_servers.cognigy-ai-mcp-management-server]
command = "npx"
args = ["-y", "cognigy-ai-mcp-management-server"]
[mcp_servers.cognigy-ai-mcp-management-server.env]
COGNIGY_BASE_URL = "<your COGNIGY_BASE_URL>"
COGNIGY_API_KEY = "<your COGNIGY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cognigy-ai-mcp-management-server": {
"command": "npx",
"args": [
"-y",
"cognigy-ai-mcp-management-server"
],
"env": {
"COGNIGY_BASE_URL": "<your COGNIGY_BASE_URL>",
"COGNIGY_API_KEY": "<your COGNIGY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cognigy-ai-mcp-management-server": {
"command": "npx",
"args": [
"-y",
"cognigy-ai-mcp-management-server"
],
"env": {
"COGNIGY_BASE_URL": "<your COGNIGY_BASE_URL>",
"COGNIGY_API_KEY": "<your COGNIGY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cognigy-ai-mcp-management-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cognigy-ai-mcp-management-server"
],
"env": {
"COGNIGY_BASE_URL": "<your COGNIGY_BASE_URL>",
"COGNIGY_API_KEY": "<your COGNIGY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cognigy-ai-mcp-management-server": {
"command": "npx",
"args": [
"-y",
"cognigy-ai-mcp-management-server"
],
"env": {
"COGNIGY_BASE_URL": "<your COGNIGY_BASE_URL>",
"COGNIGY_API_KEY": "<your COGNIGY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cognigy-ai-mcp-management-server": {
"command": "npx",
"args": [
"-y",
"cognigy-ai-mcp-management-server"
],
"env": {
"COGNIGY_BASE_URL": "<your COGNIGY_BASE_URL>",
"COGNIGY_API_KEY": "<your COGNIGY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.TsvetanG2%2Fcognigy-ai-mcp-management-server)<a href="https://mcptoplist.com/server/io.github.TsvetanG2%2Fcognigy-ai-mcp-management-server"><img src="https://mcptoplist.com/badge/io.github.TsvetanG2%2Fcognigy-ai-mcp-management-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TsvetanG2
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Jul 27, 2026 |
Frequently asked questions
- Who maintains cognigy-ai-mcp-management-server?
- cognigy-ai-mcp-management-server is maintained by TsvetanG2, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is cognigy-ai-mcp-management-server listed on the Official MCP Registry?
- Yes — cognigy-ai-mcp-management-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does cognigy-ai-mcp-management-server have?
- MCP Toplist tracks 1 version of cognigy-ai-mcp-management-server, most recently published on Jul 27, 2026.
- Where can I find the source code for cognigy-ai-mcp-management-server?
- The source code for cognigy-ai-mcp-management-server is hosted at github.com/TsvetanG2/cognigy-ai-mcp-management-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.