Labradoc MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LABRADOC_API_KEY | Yes | Your Labradoc API key | |
| LABRADOC_API_URL | No | Labradoc API base URL | https://labradoc.eu |
| LABRADOC_LOG_LEVEL | No | Log level: debug, info, warn, error | info |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| files_listC | List user's files with optional status filter, pagination, and search |
| files_searchB | Search files by query string |
| files_getA | Get a single file by ID |
| files_deleteC | Archive files by their IDs |
| email_addresses_listB | List user's inbound email addresses |
| email_addresses_createB | Request a new inbound email address |
| emails_listB | List ingested emails |
| tasks_listB | List tasks extracted from documents |
| tasks_closeB | Close/complete tasks by their IDs |
| user_statsA | Get user statistics including completed pages and unlimited pages status |
| billing_checkoutB | Create a Stripe checkout session for AI credits |
| google_drive_statusA | Check if Google Drive is connected |
| google_drive_connectA | Start Google Drive OAuth flow to connect your account |
| google_gmail_statusC | Check if Gmail is connected |
| google_gmail_connectA | Start Gmail OAuth flow to connect your account |
| microsoft_outlook_statusA | Check if Microsoft Outlook is connected |
| microsoft_outlook_connectB | Start Microsoft Outlook OAuth flow to connect your account |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/zamedic/labradoc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server