docnova-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCNOVA_API_KEY | Yes | Your e-invoice platform API key |
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| invoice_searchA | Search invoices with filters. Returns paged results including invoice list and currency totals. |
| invoice_getA | Get full details of a single invoice by its UUID. |
| invoice_get_pdfA | Get the PDF download URL for an invoice. Returns the direct URL that requires R-Auth header. |
| invoice_summaryA | Get invoice count and amount summary for a company. |
| invoice_createA | Create and send a new invoice via Peppol/portal. Provide a UBLDto JSON object with CompanyId field. |
| partner_searchA | Search partners (customers/suppliers) for a company by name. |
| partner_getA | Get full details of a single partner by UUID. |
| partner_createB | Create a new partner for a company. Provide a PartnerDto JSON object with AccountingCustomerParty. |
| company_getA | Get company information including profile, user count, and credits. |
| company_statsA | Get monthly invoice totals and financial summary for a company. |
| finance_overviewA | Income/expense/VAT overview totals by currency for a date range. |
| finance_monthly_income_expenseA | Monthly income, expense, and net amounts by currency for a date range. |
| finance_ap_arA | Monthly accounts receivable and payable breakdown with net position. |
| finance_vatB | Monthly VAT income, VAT expense, and net VAT by currency. |
| finance_outstandingA | Monthly invoiced vs paid vs outstanding receivables and payables. |
| expense_overviewA | Total expense and VAT amounts by currency for a date range. |
| expense_monthlyB | Monthly expense amounts by currency for a date range. |
| expense_vatA | Monthly VAT on expenses by currency for a date range. |
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/docnova-ai/docnova-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server