vectorise-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VECTORISE_MCP_NOTIFY | No | Desktop toast notifications on/off | 1 |
| VECTORISE_MCP_OCR_DPI | No | PDF rasterization DPI | 200 |
| VECTORISE_MCP_EMBED_BATCH | No | Embedding batch size | 32 |
| VECTORISE_MCP_EMBED_MODEL | No | Embedding model, must be 384-dim | BAAI/bge-small-en-v1.5 |
| VECTORISE_MCP_OCR_MAX_DIM | No | Downscale images before OCR | 4000 |
| VECTORISE_MCP_OCR_WORKERS | No | Parallel OCR threads | 4 |
| VECTORISE_MCP_RERANKER_BATCH | No | Reranker batch size | 16 |
| VECTORISE_MCP_RERANKER_MODEL | No | Reranker model | BAAI/bge-reranker-base |
| VECTORISE_MCP_OCR_MIN_CONFIDENCE | No | Minimum OCR confidence to keep text | 0.5 |
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/jameslovespancakes/Vectorised-Embedding-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server