LabArchives MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | Optional: OpenAI API key for embeddings and vector search. | |
| LABARCHIVES_UID | Yes | Your LabArchives user ID (UID). Obtain via the provided helper script. | |
| LABARCHIVES_AKID | Yes | Your LabArchives API access key ID. | |
| PINECONE_API_KEY | No | Optional: Pinecone API key for vector index. | |
| LABARCHIVES_REGION | Yes | The LabArchives API region URL (e.g., https://api.labarchives.com). | https://api.labarchives.com |
| LABARCHIVES_PASSWORD | Yes | Your LabArchives API password used for HMAC-SHA512 signing. | |
| PINECONE_ENVIRONMENT | No | Optional: Pinecone environment (e.g., us-east-1). | |
| LABARCHIVES_ENABLE_UPLOAD | No | Optional: Set to false to disable write capabilities. | true |
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