Laserfiche MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from pypi. Last commit 10 Jul 2026.
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
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 laserfiche-mcp -- uvx laserfiche-mcp
{
"mcpServers": {
"laserfiche-mcp": {
"args": [
"laserfiche-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.laserfiche-mcp]
command = "uvx"
args = ["laserfiche-mcp"]
{
"mcpServers": {
"laserfiche-mcp": {
"args": [
"laserfiche-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"laserfiche-mcp": {
"args": [
"laserfiche-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.