Open-source, self-hosted alternative to Airtable, Fibery, Notion databases and ClickUp, built so AI agents are first-class users. Connected tables, relations, workflows, formulas, rollups and per-entity markdown/PDF documents in one SQLite file — with a REST API, CLI and MCP server. Zero dependencies, no build step, MIT.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"weave": {
"command": "npx",
"args": [
"-y",
"grunion-ai/weave"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add weave npx -y grunion-ai/weave
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"weave": {
"command": "npx",
"args": [
"-y",
"grunion-ai/weave"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="brand/assets/png/weave-loader-dark.gif"> <img src="brand/assets/png/weave-loader-light.gif" alt="weave logo — two strands weaving into the mark" width="240"> </picture> </p> <h1 align="center">weave</h1> <p align="center">
Topics
ai-agents airtable-alternative clickup-alternative database fibery-alternative knowledge-base local-first low-code mcp mcp-server model-context-protocol no-code nodejs notion-alternative project-management