Model Context Protocol (MCP) server configuration and tool manifest for mathesar-foundation/mathesar
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mathesar": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mathesar"
]
}
}
}