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
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_memory_sessionD
store_memoryD
revise_memoryD
create_collectionD
merge_collectionD
analyze_memoriesD
export_session_to_fileD
export_memories_to_fileD
create_project_structureD
load_project_contextD
update_project_indexC

Update specific section in project_knowledge_index.md

discover_packagesB

Discover available packages and their APIs

validate_package_usageB

Validate if code uses existing packages appropriately

explore_existing_apisC

Explore existing APIs that might provide the needed functionality

store_codebase_patternC

Store a codebase pattern for future reference

load_codebase_contextC

Load existing codebase structure and patterns into memory

prevent_reinvention_checkB

Check if functionality might already exist in known packages

Prompts

Interactive templates invoked by user choice

NameDescription
memory_guide

Resources

Contextual data attached and managed by the client

NameDescription
get_memory_tree
get_analysis
get_patterns
get_discovered_packagesGet discovered packages in the current session
get_codebase_patternsGet stored codebase patterns
get_validation_checksGet validation checks for the current session

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/spideynolove/memory'

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