Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"appsmith": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-appsmith"
]
}
}
}