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 |
Capabilities
Features and capabilities supported by this server
| 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
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