Skip to main content
Glama
aplaceforallmystuff

MCP Kit Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIT_API_KEYYesYour Kit.com API key (v4 API)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
kit_get_accountB

Get information about the Kit.com account

kit_list_subscribersA

List subscribers from Kit.com with optional filters. Returns paginated results.

kit_get_subscriberB

Get a specific subscriber by ID

kit_create_subscriberC

Create a new subscriber in Kit.com

kit_update_subscriberC

Update an existing subscriber

kit_get_subscriber_tagsA

Get all tags for a specific subscriber

kit_add_tag_to_subscriberB

Add a tag to a subscriber

kit_remove_tag_from_subscriberB

Remove a tag from a subscriber

kit_list_tagsB

List all tags in Kit.com

kit_get_tagB

Get a specific tag by ID

kit_create_tagB

Create a new tag in Kit.com

kit_update_tagB

Update an existing tag's name

kit_delete_tagB

Delete a tag from Kit.com

kit_list_tag_subscribersC

List all subscribers with a specific tag

kit_list_sequencesB

List all email sequences in Kit.com

kit_get_sequenceB

Get a specific sequence by ID

kit_add_subscriber_to_sequenceB

Add a subscriber to an email sequence

kit_list_broadcastsB

List all broadcasts (email campaigns) in Kit.com

kit_get_broadcastB

Get a specific broadcast by ID

kit_create_broadcastB

Create a new broadcast (email campaign) in Kit.com

kit_update_broadcastC

Update an existing broadcast

kit_delete_broadcastB

Delete a broadcast from Kit.com

kit_list_formsB

List all forms in Kit.com

kit_get_formB

Get a specific form by ID

kit_add_subscriber_to_formA

Add a subscriber to a form (creates subscriber if doesn't exist)

kit_list_custom_fieldsA

List all custom fields defined in Kit.com

kit_list_webhooksB

List all webhooks configured in Kit.com

kit_create_webhookC

Create a new webhook in Kit.com

kit_delete_webhookB

Delete a webhook from Kit.com

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/aplaceforallmystuff/mcp-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server