Documentero runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 24 Jul 2026.
List Documentero templates, inspect field schemas, and generate Word/PDF/Excel documents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add documentero-mcp -- npx -y @documentero/mcp
{
"mcpServers": {
"documentero-mcp": {
"args": [
"-y",
"@documentero/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.documentero-mcp]
command = "npx"
args = ["-y", "@documentero/mcp"]
{
"mcpServers": {
"documentero-mcp": {
"args": [
"-y",
"@documentero/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"documentero-mcp": {
"args": [
"-y",
"@documentero/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.