Kanka MCP Server

by heartran

Not rated
GitHub

About

A MCP server to manage entries in Kanka platform.

Details

Author
heartran
Categories
Productivity, Other, Database, Project Management

MCP client configuration (Claude Desktop, Cursor, etc.)

{ "mcpServers": { "kanka": { "command": "node", "args": ](https://kanka.io/en/settings/api)["<ABSOLUTE_PATH_TO_REPO>/index.js"], "env": { "KANKA_API_TOKEN": "<YOUR_KANKA_TOKEN>" } } } }

- Replace<ABSOLUTE_PATH_TO_REPO>with the full path to this repository.
- On Windows, prefer forward slashes (C:/Users/...) or escaped backslashes (C:\\Users\\...).
- Restart the MCP client after editing the config.

npm install -g . KANKA_API_TOKEN=your_token kanka-mcp

The tool exposes 82 MCP tools for interacting with Kanka:

- list_campaigns— List all campaigns
- search— Search entities within a campaign
- For each entity type (Character, Location, Family, Organization, Item, Note, Event, Calendar, Timeline, Creature, Race, Quest, Map, Journal, Ability, Entity):

- list_<entities>— List all
- get_<entity>— Get details
- create_<entity>— Create new
- update_<entity>— Update existing
- delete_<entity>— Delete existing

- ReadCONTRIBUTING.mdfor workflow, coding standards, and PR checklist.
- Review
CODE_OF_CONDUCT.mdbefore participating.

npm run lint npm run format:check npm test

An MCP server for integrating with the Kanka API, a worldbuilding and campaign management tool for tabletop RPGs.

Connects Sanity projects with AI tools, allowing AI models to understand content structure and perform operations using natural language.

An MCP server for Strapi CMS, providing access to content types and entries through the MCP protocol.

An MCP server for WordPress plugin audits

Perform queries and entity operations in your Fibery workspace.

A free WordPress plugin that turns your site into a governed MCP server: 153 abilities that are all off until you switch them on, bound to a least-privilege WordPress user, with every call audited.

Connects Claude to WordPress sites to create posts and manage sites using the WordPress REST API.

Automate blog posting on Google Blogger using the Blogger API.

Automate Ghost CMS with full CRUD operations, bulk actions, and advanced features.

A MCP server to manage entries in Kanka platform.

Local MCP tool for the Kanka worldbuilding API. Runs on your machine via stdio — no remote server needed.

- Node.js 20+.
- A Kanka API token (get one atkanka.io/en/settings/api).

MCP client configuration (Claude Desktop, Cursor, etc.)

{ "mcpServers": { "kanka": { "command": "node", "args": ["<ABSOLUTE_PATH_TO_REPO>/index.js"], "env": { "KANKA_API_TOKEN": "<YOUR_KANKA_TOKEN>" } } } }

- Replace<ABSOLUTE_PATH_TO_REPO>with the full path to this repository.
- On Windows, prefer forward slashes (C:/Users/...) or escaped backslashes (C:\\Users\\...).
- Restart the MCP client after editing the config.

npm install -g . KANKA_API_TOKEN=your_token kanka-mcp

The tool exposes 82 MCP tools for interacting with Kanka:

- list_campaigns— List all campaigns
- search— Search entities within a campaign
- For each entity type (Character, Location, Family, Organization, Item, Note, Event, Calendar, Timeline, Creature, Race, Quest, Map, Journal, Ability, Entity):

- list_<entities>— List all
- get_<entity>— Get details
- create_<entity>— Create new
- update_<entity>— Update existing
- delete_<entity>— Delete existing

- ReadCONTRIBUTING.mdfor workflow, coding standards, and PR checklist.
- Review
CODE_OF_CONDUCT.mdbefore participating.

npm run lint npm run format:check npm test

An MCP server for integrating with the Kanka API, a worldbuilding and campaign management tool for tabletop RPGs.

Connects Sanity projects with AI tools, allowing AI models to understand content structure and perform operations using natural language.

An MCP server for Strapi CMS, providing access to content types and entries through the MCP protocol.

An MCP server for WordPress plugin audits

Perform queries and entity operations in your Fibery workspace.

A free WordPress plugin that turns your site into a governed MCP server: 153 abilities that are all off until you switch them on, bound to a least-privilege WordPress user, with every call audited.

Connects Claude to WordPress sites to create posts and manage sites using the WordPress REST API.

Automate blog posting on Google Blogger using the Blogger API.

Automate Ghost CMS with full CRUD operations, bulk actions, and advanced features.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.