Loading MCP server directory, please wait...
Read-only MCP for FormLab — talk to your local lab notebook via Claude. Data stays local.
npx @getmcp/cli add io.github.juliu1980/formlab-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.juliu1980/formlab-mcp": {
"command": "npx",
"args": [
"-y",
"formlab-mcp",
"/path/to/formlab-export.json"
]
}
}
}