Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
YAMTRACK_JWTNoStatic token or JWT for authentication (optional for read-only tools)
YAMTRACK_BASE_URLNoAPI base URL. Default http://localhost:8000/apihttp://localhost:8000/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_mediaB

Search external providers for media by title.

get_detailsB

Get metadata for a media item from a provider.

list_tracked_mediaB

List the authenticated user's tracked media.

get_homeC

Dashboard with in-progress and planning items.

get_historyC

Change history for a tracked media item.

create_entryB

Start tracking media from an external provider by id.

manual_createC

Create a media entry manually (no external provider).

update_entryB

Update a tracked media item (status, score, progress, notes).

update_progressA

Increase or decrease progress on a tracked item.

update_scoreA

Update the score (0-10) of a tracked item.

delete_entryB

Delete a tracked media item.

sync_metadataC

Re-sync metadata for a media item from its provider.

create_episodeC

Mark an episode as watched.

get_statisticsC

Aggregated statistics for the authenticated user.

get_meA

Get the currently authenticated user.

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/URD0TH/yamtrack-mcp'

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