Skip to main content
Glama
perminder-klair

Thoth MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (HTTP mode only, default: 8081).8081
THOTH_API_KEYYesYour Thoth API key.
THOTH_BASE_URLNoBase URL for Thoth API (default: https://www.usethoth.com).https://www.usethoth.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create-postA

Create a new content post with platform-specific variations. Enhances the content for each platform, optionally generates images, and can schedule or publish to social networks.

get-postA

Retrieve a post by its ID. Returns the original content, platform-specific variations, generated images, and metadata.

get-all-postsA

Retrieve all posts with pagination and optional filtering by status. Returns a list of posts with their metadata.

update-postB

Update an existing post. Can modify title, content, platform-specific variations, and status.

get-brand-stylesA

Retrieve all brand styles for the authenticated user. Returns a list of brand styles with their basic information.

get-brand-styleA

Retrieve a specific brand style by ID with full details including colors, tone, and imagery style.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
PostAccess post data by ID using URI format: post://{postId}
Post PreviewGet platform-specific preview using URI format: preview://{postId}/{platform}

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/perminder-klair/thoth-mcp'

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