Skip to main content
Glama
carlformigoni

claude-context-server

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
list_projectsA

List all Claude Code projects that have saved memory files, with their decoded paths and summary.

get_projectA

Get the full memory content for a specific project. Supports fuzzy name matching.

get_user_profileA

Aggregate all 'user' type memory entries across every project into a single profile.

searchA

Full-text search across all memory files. Returns matching excerpts with project context.

get_all_contextA

Dump everything — all projects and all memory entries — into one structured markdown document. Use this for a full context upload to Claude.ai.

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/carlformigoni/claude-context-server'

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