create-table
Generate and execute SQL CREATE TABLE
statements to define and structure new tables within a SQLite database, enabling organized data storage and management.
Instructions
Create a new table in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes | a CREATE TABLE statement |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SQLite MCP Server
Related Tools
- @modelcontextprotocol/sqlite
- @jacksteamdev/mcp-sqlite-bun-server
- @jacksteamdev/mcp-sqlite-bun-server
- @modelcontextprotocol/sqlite
- @michael7736/mysql-mcp-server