Catalog
io.github.juliu1980/formlab-mcp
OfficialRead-only MCP for FormLab — talk to your local lab notebook via Claude. Data stays local.
Read-only access to local lab notebook data for Claude without cloud sync.
README not available yet.
Install
Configuration
Arguments
exportPathrequireddefault /path/to/formlab-export.jsonclaude_desktop_config.json
{
"mcpServers": {
"formlab-mcp": {
"command": "npx",
"args": [
"-y",
"formlab-mcp@0.1.7",
"/path/to/formlab-export.json"
]
}
}
}