MCPServers

Summary

SQLite MCP Server provides a lightweight database management solution using SQLite, offering standardized tools for SQL operations, table management, and business insights tracking. Built with TypeScript and Docker support, it enables easy database interactions through a simple interface, with specific focus on in-memory and configurable database storage. Particularly useful for applications requiring quick, embedded database operations with minimal setup complexity.

Available Actions(6)

read_query

Execute SELECT queries.

write_query

Execute INSERT, UPDATE, or DELETE queries.

create_table

Create new tables.

list_tables

List all tables in the database.

describe_table

View schema information for a table.

append_insight

Add business insights to the memo.

Last Updated: April 17, 2025

Reseñas de la Comunidad

0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0

Aún no hay reseñas. ¡Sé el primero en reseñar!

Inicia sesión para unirte a la conversación

Coming soon to
HighlightHighlight AI

Lenguaje

TypeScript

Categorías

Etiquetas