ervwalter/mcp-kanka
If you are the rightful owner of mcp-kanka and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP-Kanka is a Model Context Protocol server designed for integrating with the Kanka API, enabling AI assistants to perform CRUD operations on various Kanka entities.
Tools
Functions exposed to the LLM to take actions
find_entities
Search and filter entities with comprehensive options and sync metadata.
create_entities
Create one or more entities with markdown content.
update_entities
Update one or more existing entities.
get_entities
Retrieve specific entities by ID with optional posts.
delete_entities
Delete one or more entities.
check_entity_updates
Efficiently check which entities have been modified since last sync.
create_posts
Add posts (notes) to entities.
update_posts
Modify existing posts.
delete_posts
Remove posts from entities.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client