MCP-Kanka
by ervwalter
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KANKA_TOKEN | Yes | Your Kanka API token | |
| KANKA_CAMPAIGN_ID | Yes | The ID of your Kanka campaign |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_entitiesC | Find entities by search and/or filtering |
| create_entitiesC | Create one or more entities |
| update_entitiesD | Update one or more entities |
| get_entitiesC | Retrieve specific entities by ID with their posts |
| delete_entitiesC | Delete one or more entities |
| create_postsC | Create posts on entities |
| update_postsD | Update existing posts |
| delete_postsC | Delete posts from entities |
| check_entity_updatesC | Check which entity_ids have been modified since last sync |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Kanka Context | Information about Kanka's structure and this MCP server's capabilities |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ervwalter/mcp-kanka'
If you have feedback or need assistance with the MCP directory API, please join our Discord server