A demonstration of using AIGNE Framework and Sqlite MCP Server to interact with a SQLite database
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no | |
| error | ✓ no |
{
"mcpServers": {
"aigneexample-sqlite": {
"command": "npx",
"args": [
"-y",
"@aigne/example-mcp-sqlite"
]
}
}
}