Skip to main content
Glama
docnova-ai

docnova-mcp

Official
by docnova-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCNOVA_API_KEYYesYour e-invoice platform API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/docnova-ai/docnova-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server