Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fork-detectB

Search for relevant past Claude Code sessions to fork from

get-session-previewB

Get a preview of a session's content before forking

record-forkB

Record a fork event for history tracking (internal tool, usually auto-called)

get-fork-historyC

Get history of recently forked sessions

add-session-tagB

Add a tag to a session for organization and categorization

remove-session-tagC

Remove a tag from a session

list-session-tagsB

List tags for a session or all tags in the system

get-similar-sessionsB

Find sessions similar to a given session (for detecting duplicates or related work)

get-session-summaryA

Get a quick summary of a session's content without reading the full session

compare-sessionsA

Compare two sessions to identify common content, unique messages, and differences in topics/technologies

cluster-sessionsB

Automatically cluster sessions by topic using k-means on session embeddings

get-session-clustersB

Get all session clusters and their metadata

get-cluster-sessionsB

Get all sessions in a specific cluster

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/recursive-vibe/smart-fork'

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