Skip to main content
Glama
johndlong73

agent-engrams-mcp

by johndlong73

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (HTTP mode only)3000
USE_STDIONoForce stdio transport
MCP_CONFIGNoPath to a JSON config file (overrides XDG default)~/.config/agent-engrams-mcp/mcp.json
ENGRAMS_DIRNoStore root directory (docs/ holds markdown; index/ reserved)~/.config/agent-engrams-mcp
EMBEDDER_TYPENoProvider type: openai, bedrock, ollamaopenai
EMBEDDER_MODELNoEmbedding model nameQwen3-Embedding-0.6B-4bit-DWQ
XDG_CONFIG_HOMENoBase config directory~/.config
EMBEDDER_API_KEYYesAPI key for the embedding provider
EMBEDDER_BASE_URLYesBase URL for the embedding API
EMBEDDER_DIMENSIONSNoEmbedding vector dimensions512

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/johndlong73/agent-engrams-mcp'

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