Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PA_DB_PATH | No | Custom database file path | |
| MCP_PA_DB_TYPE | No | Database type (sqlite or tinydb) | sqlite |
| MCP_PA_DOCS_DIR | No | Directory for document storage | |
| MCP_PA_ENCRYPTION_KEY | No | Encryption key for database (optional) | |
| MCP_PA_MAX_FILE_SIZE_MB | No | Maximum file size in MB | 100 |
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 | |