Skip to main content
Glama
vskstudio

@vskstudio/takt-mcp

Official
by vskstudio

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAKT_ORGNoDefault organization slug for list_sites when none is provided.
TAKT_API_KEYYesAPI key (sent as a Bearer token).
TAKT_BASE_URLYesBase URL of your Takt instance, e.g. https://takt.example.com.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sitesA

List the sites (domains) in an organization. Requires a key with the sites:read permission.

get_summaryA

Top-line metrics for a site over a period: unique visitors, sessions, pageviews, bounce rate, average visit duration. Set compareToPrevious to also get the previous period figures.

get_timeseriesB

Time series of visitors and pageviews for a site, bucketed by hour or day.

get_breakdownB

Top values of a dimension for a site (e.g. top pages, traffic sources, countries, devices, browsers).

get_realtimeA

Number of visitors active on a site in the last 5 minutes.

get_goalsB

Conversions per goal for a site. Requires a key with the stats:read permission.

get_funnelsC

Funnel reports (step-by-step conversion) for a site. Requires a key with the stats:read permission.

get_revenueB

Revenue grouped by currency for a given revenue event on a site.

list_event_propertiesC

List the custom property keys recorded for a given event on a site.

get_property_breakdownC

Break down a custom property of an event by value (e.g. counts per plan for a Signup event).

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/vskstudio/takt-mcp'

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