personal-knowledge
by pcamarajr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORY_DATA_PATH | No | Override path for the data file (default: ./data/memory.rvf). | |
| ANTHROPIC_API_KEY | No | Anthropic API key required if the answer tool is enabled. | |
| MEMORY_AUTH_TOKEN | No | Authentication token for HTTP transport. Generated by install-agent.sh. | |
| MEMORY_ANSWER_MODEL | No | Override model for answer synthesis (default: claude-haiku-4-5). | |
| MEMORY_ANSWER_ENABLED | No | Set to '0' or 'false' to disable the answer tool (default: '1'). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/pcamarajr/personal-knowledge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server