Skip to main content
Glama
pangxianggang

AI Diary MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_DIARY_PORTNoOverride the port for the dashboard (default is 4178)
AI_DIARY_DB_PATHNoOverride the path to the SQLite database file (default is platform-specific: Windows: %APPDATA%\ai-diary\memory.db, macOS: ~/Library/Application Support/ai-diary/memory.db, Linux: $XDG_DATA_HOME/ai-diary/memory.db or ~/.local/share/ai-diary/memory.db)

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/pangxianggang/ai-diary-mcp'

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