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_session-
store_memory-
revise_memory-
create_collection-
merge_collection-
analyze_memories-
export_session_to_file-
export_memories_to_file-
create_project_structure-
load_project_context-
update_project_index

Update specific section in project_knowledge_index.md

discover_packages

Discover available packages and their APIs

validate_package_usage

Validate if code uses existing packages appropriately

explore_existing_apis

Explore existing APIs that might provide the needed functionality

store_codebase_pattern

Store a codebase pattern for future reference

load_codebase_context

Load existing codebase structure and patterns into memory

prevent_reinvention_check

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-bank-mcp'

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