Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KANKA_TOKENYesYour Kanka API token
KANKA_CAMPAIGN_IDYesThe ID of your Kanka campaign

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Kanka ContextInformation 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