MCP Servers / productivity / Kanka MCP Server

Kanka MCP Server

JSON →
stdiononeproductivity

A MCP server to manage entries in Kanka platform.

Install
How to run this server
[ { "cmd": "npm install -g .", "imports": [] } ]
server path: kanka-mcp-server
Tools
What this server exposes
list_campaigns
List all campaigns
search
Search entities within a campaign
list_characters
List all characters
get_character
Get details of a character
create_character
Create a new character
update_character
Update an existing character
delete_character
Delete a character
list_locations
List all locations
get_location
Get details of a location
create_location
Create a new location
update_location
Update an existing location
delete_location
Delete a location
list_families
List all families
get_family
Get details of a family
create_family
Create a new family
update_family
Update an existing family
delete_family
Delete a family
list_organizations
List all organizations
get_organization
Get details of an organization
create_organization
Create a new organization
update_organization
Update an existing organization
delete_organization
Delete an organization
list_items
List all items
get_item
Get details of an item
create_item
Create a new item
update_item
Update an existing item
delete_item
Delete an item
list_notes
List all notes
get_note
Get details of a note
create_note
Create a new note
update_note
Update an existing note
delete_note
Delete a note
list_events
List all events
get_event
Get details of an event
create_event
Create a new event
update_event
Update an existing event
delete_event
Delete an event
list_calendars
List all calendars
get_calendar
Get details of a calendar
create_calendar
Create a new calendar
update_calendar
Update an existing calendar
delete_calendar
Delete a calendar
list_timelines
List all timelines
get_timeline
Get details of a timeline
create_timeline
Create a new timeline
update_timeline
Update an existing timeline
delete_timeline
Delete a timeline
list_creatures
List all creatures
get_creature
Get details of a creature
create_creature
Create a new creature
update_creature
Update an existing creature
delete_creature
Delete a creature
list_races
List all races
get_race
Get details of a race
create_race
Create a new race
update_race
Update an existing race
delete_race
Delete a race
list_quests
List all quests
get_quest
Get details of a quest
create_quest
Create a new quest
update_quest
Update an existing quest
delete_quest
Delete a quest
list_maps
List all maps
get_map
Get details of a map
create_map
Create a new map
update_map
Update an existing map
delete_map
Delete a map
list_journals
List all journals
get_journal
Get details of a journal
create_journal
Create a new journal
update_journal
Update an existing journal
delete_journal
Delete a journal
list_abilities
List all abilities
get_ability
Get details of an ability
create_ability
Create a new ability
update_ability
Update an existing ability
delete_ability
Delete an ability
list_entities
List all entities
get_entity
Get details of an entity
create_entity
Create a new entity
update_entity
Update an existing entity
delete_entity
Delete an entity
Configuration
Environment & auth
authnone
envKANKA_API_TOKEN
envYOUR_KANKA_TOKEN
Resources
Kanka MCP Server — MCP Server · libregistry