io.github.LightSpeedPlusOne/invovate-mcp-server MCP Server
io.github.LightSpeedPlusOne/invovate-mcp-server
What is the io.github.LightSpeedPlusOne/invovate-mcp-server MCP server?
AI-agent invoice generator: PDF, JSON & UBL in 11 languages via the Invovate API.
How to install io.github.LightSpeedPlusOne/invovate-mcp-server
Copy-paste configuration for popular MCP clients.
INVOVATE_API_KEYsecretFree Invovate API key (starts with inv_) from https://invovate.com/auth. Required only for the PDF/UBL tools; calculate_invoice_totals works without it.
INVOVATE_API_BASEOverride the API base URL (defaults to https://invovate.com).
{
"mcpServers": {
"invovate-mcp-server": {
"command": "npx",
"args": [
"-y",
"invovate-mcp-server"
],
"env": {
"INVOVATE_API_KEY": "<YOUR_INVOVATE_API_KEY>",
"INVOVATE_API_BASE": "<YOUR_INVOVATE_API_BASE>"
}
}
}
}{
"mcpServers": {
"invovate-mcp-server": {
"command": "npx",
"args": [
"-y",
"invovate-mcp-server"
],
"env": {
"INVOVATE_API_KEY": "<YOUR_INVOVATE_API_KEY>",
"INVOVATE_API_BASE": "<YOUR_INVOVATE_API_BASE>"
}
}
}
}{
"mcpServers": {
"invovate-mcp-server": {
"command": "npx",
"args": [
"-y",
"invovate-mcp-server"
],
"env": {
"INVOVATE_API_KEY": "<YOUR_INVOVATE_API_KEY>",
"INVOVATE_API_BASE": "<YOUR_INVOVATE_API_BASE>"
}
}
}
}{
"servers": {
"invovate-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"invovate-mcp-server"
],
"env": {
"INVOVATE_API_KEY": "<YOUR_INVOVATE_API_KEY>",
"INVOVATE_API_BASE": "<YOUR_INVOVATE_API_BASE>"
}
}
}
}claude mcp add invovate-mcp-server --env INVOVATE_API_KEY=<YOUR_INVOVATE_API_KEY> --env INVOVATE_API_BASE=<YOUR_INVOVATE_API_BASE> -- npx -y invovate-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.