labscape/tabulous
v1.0.0MIT
Connect your agent to a Tabulous lab data workspace. Read registry tables, records, and files, and stage changes for human review in Tabulous.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
tabulousstreamable-http
{
"type": "streamable-http",
"url": "https://app.tabulous.ai/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "tabulous",
"version": "1.0.0",
"description": "Connect your agent to a Tabulous lab data workspace. Read registry tables, records, and files, and stage changes for human review in Tabulous.",
"author": {
"name": "Tabulous",
"url": "https://www.tabulous.ai"
},
"homepage": "https://www.tabulous.ai",
"repository": "https://github.com/labscape/tabulous-agent-plugin",
"license": "MIT",
"keywords": [
"tabulous",
"mcp",
"lab-data",
"registry",
"biotech",
"science"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE