Skip to main content
Glama
matipojo

Personal Context MCP Server

by matipojo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PERSONAL_INFO_DATA_DIRNoDirectory path where personal information data is stored./data
PERSONAL_INFO_BACKUP_DIRNoDirectory path where backups are stored./backups
PERSONAL_INFO_MAX_FILE_SIZENoMaximum file size in bytes (default 1MB)1048576
PERSONAL_INFO_BACKUP_ENABLEDNoEnable automatic backups before data modificationstrue
PERSONAL_INFO_ENCRYPTION_KEYNoEncryption key for AES-256 encryption (optional, used when encryption is enabled)
PERSONAL_INFO_ENCRYPTION_ENABLEDNoEnable AES-256 encryption for sensitive datafalse

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/matipojo/personal-context-mcp'

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