Skip to main content
Glama
Ownership verified

Server Details

Persistent memory for AI coding agents. Store coding standards, architecture decisions, and project context across sessions with AES-256 encryption.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

8 tools
add_knowledgeInspect

Write new knowledge to your base. Store facts, decisions, patterns, or any information your AI should remember.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicNoTopic to file under (auto-detected if omitted)
contentYesThe knowledge to store
capture_sessionInspect

Capture an AI session summary into persistent memory. Store what you learned, decided, or built during this session. Requires Memory plan.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNoTags for categorization (optional)
toolNoAI tool used (e.g. claude-code, cursor, chatgpt)
projectNoProject name or path (optional)
summaryYesCompressed summary of the session — key decisions, patterns found, problems solved
observationsNoDetailed observations as JSON string (optional)
get_topicInspect

Retrieve all knowledge entries for a specific topic.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic name to retrieve
list_sessionsInspect

List recent captured session memories. Requires Memory plan.

ParametersJSON Schema
NameRequiredDescriptionDefault
toolNoFilter by AI tool (optional)
limitNoMax results (default 10)
projectNoFilter by project (optional)
list_topicsInspect

List all knowledge topics in your base.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

query_knowledgeInspect

Search your knowledge base using AI. Ask a natural language question and get an answer based on your stored knowledge.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesNatural language question or search term
topicNoFilter by specific topic (optional)
recall_memoryInspect

Search across all captured session memories using AI. Ask what you worked on, what decisions were made, or what patterns were found. Requires Memory plan.

ParametersJSON Schema
NameRequiredDescriptionDefault
toolNoFilter by AI tool (optional)
limitNoMax results (default 20)
queryYesNatural language question about past sessions
projectNoFilter by project (optional)
search_knowledgeInspect

Search knowledge entries by keyword (text match). Use query_knowledge for AI-powered answers.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch term

Verify Ownership

This connector has been claimed. The /.well-known/glama.json file has been verified and ownership is confirmed.

Glama periodically re-verifies ownership. If the file is removed, the claim will be revoked.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.