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_entities

Find entities by search and/or filtering

create_entities

Create one or more entities

update_entities

Update one or more entities

get_entities

Retrieve specific entities by ID with their posts

delete_entities

Delete one or more entities

create_posts

Create posts on entities

update_posts

Update existing posts

delete_posts

Delete posts from entities

check_entity_updates

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