datasette

GitHub

An open source multi-tool for exploring and publishing data

11,335 stars Python 1 file ยท ~37,452 tokens #asgi#automatic-api#csv#datasets#datasette#datasette-io#docker#json

datasette MCP Server

MCP server for simonw/datasette

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "datasette": {
      "command": "npx",
      "args": [
        "-y",
        "@simonw/datasette"
      ]
    }
  }
}