datasette
An open source multi-tool for exploring and publishing data
datasette MCP Server
MCP server for simonw/datasette
Ready-to-Use Client Configurations
{
"mcpServers": {
"datasette": {
"command": "npx",
"args": [
"-y",
"@simonw/datasette"
]
}
}
}