Loomal

Kontent-ai MCP

MCP server by github.com/kontent-ai/mcp-server

Connect to Kontent.ai to manage content, types, taxonomies, and workflows via natural language

9 starsnpm: @kontent-ai/mcp-server

About Kontent-ai MCP

Kontent-ai MCP is an MCP (Model Context Protocol) server published by kontent-ai in the official MCP registry, listed under App Automation on Loomal. Connect to Kontent.ai to manage content, types, taxonomies, and workflows via natural language

It ships as an npm package (@kontent-ai/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kontent-ai/mcp-server, where the project has earned 9 GitHub stars.

Use Kontent-ai MCP with your agent

Claude Code · one command
claude mcp add kontent-ai-mcp -- npx -y @kontent-ai/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "kontent-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@kontent-ai/mcp-server"
      ]
    }
  }
}
npm@kontent-ai/mcp-server

Frequently asked questions

What is Kontent-ai MCP?
Kontent-ai MCP is an MCP (Model Context Protocol) server by kontent-ai in the App Automation category. Connect to Kontent.ai to manage content, types, taxonomies, and workflows via natural language
How do I connect Kontent-ai MCP to Claude, Cursor, or another MCP client?
Install Kontent-ai MCP from its npm package (@kontent-ai/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Kontent-ai MCP open source?
Yes — the source code is public at github.com/kontent-ai/mcp-server, with 9 GitHub stars.
Can AI agents pay to use Kontent-ai MCP?
Not yet through Loomal — Kontent-ai MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Kontent-ai MCP? Claim this listing free by verifying GitHub ownership, or contact us.