Pocket Assistant MCP Server
by VikashS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | Your OpenAI API key for embeddings | |
| POCKET_DB_PATH | No | Alternative name for base path for storing research databases. The database will be stored in `POCKET_DB_PATH/pocket_chroma_dbs/` | |
| RESEARCH_DB_PATH | No | Base path for storing research databases. A `pocket_chroma_dbs` directory will be created inside this path. Example: `/path/to/data` (will create `/path/to/data/pocket_chroma_dbs`) or `~/.pocket-agent-mcp` (will create `~/.pocket-agent-mcp/pocket_chroma_dbs`) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues