Laserfiche MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from pypi. Last commit 14 Sep 2026.
MCP server for self-hosted Laserfiche repositories — search and read documents from Claude.
Today is the operative word: we check Laserfiche MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
LF_REPO_API_URL (Base URL of your Laserfiche Repository API Server, e.g. https://lf.example.com/LFRepositoryAPI), LF_REPOSITORY_ID (Repository name or ID to operate against.), LF_USERNAME (Service-account username with read access to the repository.), LF_PASSWORD (Service-account password.), LF_API_VERSION (Repository API version: v1 (default) or v2.), LF_READ_ONLY (Read-only mode. Defaults to true; set false to register the write tools.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for AiList — search and discover Ai projects from Claude Code
Searchable access to GitLab documentation from multiple repositories with full-text search.
Fast per-repo documentation indexer and full-text search MCP server for codebases.
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC.
MCP server to create, read, update, list, and search GitHub Gists from your IDE
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
Answers built from our own checks of this server.