Outvoicer MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Outvoicer MCPcreate an invoice for ABC Corp for $500"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Outvoicer MCP
An unofficial MCP server for preparing and creating invoice drafts in Outvoicer.
Purpose
I already use MCP servers, so connecting Outvoicer was a natural next step. Its public API makes it possible to prepare, create, and send invoices through conversation.
This project was created in collaboration with Martin Sookael, founder of Outvoicer.
I use OpenCode, but the server also works with compatible clients such as ChatGPT and Claude.
Scope
The current focus is limited to:
Creating invoices
Previewing invoices
Sending invoices
Currently, it does not manage Outvoicer account data, integrations, or settings. These can be managed at outvoicer.com.
Authentication
Public lebo.agency endpoints use OAuth through oauth.lebo.agency.
The server validates Outvoicer credentials against the tenant selected by the URL before starting a session.
Security
Public access is protected by OAuth.
Credentials are tenant-specific and isolated between requests.
Sessions are limited and automatically expire.
Responses and telemetry exclude sensitive data.
Technology
TypeScript provides static typing, while Bun runs the application and manages packages.
Cloudflare Workers hosts the server.
Hono handles HTTP requests, and the Model Context Protocol SDK provides MCP support.
Zod validates data.
Langfuse and OpenTelemetry provide tracing and observability.
About
This project is maintained by Kristjan Suursoho, who works with Outvoicer as a freelancer. It is an unofficial project and is not maintained or published by Outvoicer.
The Outvoicer API, internally known as Tetris, is available at api.outvoicer.com. OpenAPI documentation is available there.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/kristjansuursoho/mcp.lebo.agency.outvoicer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server