Skip to main content
Glama
3M1RY33T

Markdown Memory Context MCP Server

by 3M1RY33T

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MARKDOWN_MEMORY_ROOTNoPath to the markdown memory vault root..markdown-memory
MARKDOWN_MEMORY_EMBEDDINGS_MODELNoModel name for embeddings.text-embedding-3-small
MARKDOWN_MEMORY_EMBEDDINGS_API_KEYNoAPI key for OpenAI-compatible embeddings.
MARKDOWN_MEMORY_EMBEDDINGS_TIMEOUTNoTimeout in seconds for embedding requests.30
MARKDOWN_MEMORY_EMBEDDINGS_BASE_URLNoBase URL for embeddings API.https://api.openai.com/v1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/3M1RY33T/markdown-memory-context-mcp'

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