Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PA_DB_PATHNoCustom database file path
MCP_PA_DB_TYPENoDatabase type (sqlite or tinydb)sqlite
MCP_PA_DOCS_DIRNoDirectory for document storage
MCP_PA_ENCRYPTION_KEYNoEncryption key for database (optional)
MCP_PA_MAX_FILE_SIZE_MBNoMaximum file size in MB100

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_status

Get your current status including location, laptop details, and permissions

update_status

Update your status information

create_project

Create a new project

list_projects

List all projects or filter by status

get_project

Get details of a specific project

update_project

Update a project's information

add_project_task

Add a task to a project

create_todo

Create a new todo/reminder

list_todos

List todos, optionally filtered by completion status

complete_todo

Mark a todo as completed

create_calendar_event

Create a calendar event

list_calendar_events

List calendar events within a date range

upload_document

Upload a document to the personal assistant

create_external_document

Create a reference to an external document (e.g., cloud storage link)

list_documents

List all documents, optionally filtered by tags

get_document

Get details of a specific document

get_dashboard

Get a dashboard view of active projects, upcoming todos, and events

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Current StatusYour current status and system information
All ProjectsList of all projects
All TodosList of all todos and reminders
Calendar EventsList of all calendar events
DocumentsList of all documents

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/swapnilsurdi/mcp-pa'

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