Directory/@aigne/example sqlite

@aigne/example sqlite

Database

A demonstration of using AIGNE Framework and Sqlite MCP Server to interact with a SQLite database

Installation Instructions
Get started with @aigne/example sqlite in your project

Install via npm

npm install @aigne/example-mcp-sqlite

Or with yarn

yarn add @aigne/example-mcp-sqlite

Related Servers

Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node