Skip to main content
Glama
jdug-jadodev

mcp-context-cache

by jdug-jadodev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_project_contextA

Returns formatted context for a list of files. Use this to load specific files into AI agent context with caching.

get_directory_contextB

Recursively packages all files in a directory and returns them as formatted context for AI agents.

get_context_from_configA

Reads contextcache.json and returns full project context with module instructions and caching.

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/jdug-jadodev/MCP-CACHING'

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