Personal Research Assistant MCP
by chakri01
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHUNK_SIZE | No | Number of characters per chunk for document processing. | 1000 |
| CHUNK_OVERLAP | No | Overlap between chunks for document processing. | 200 |
| TOP_K_RESULTS | No | The number of results to return from the semantic search. | |
| OPENAI_API_KEY | No | OpenAI API key required if using OpenAI embeddings. | |
| EMBEDDING_MODEL | No | The embedding model to use (e.g., text-embedding-3-small for OpenAI, or local models). |
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