SQLite MCP Server update with demo

This commit is contained in:
Garvan
2024-11-21 13:46:21 -05:00
parent 034f95c788
commit a0c864b2df
5 changed files with 33 additions and 213 deletions

View File

@@ -6,7 +6,6 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"mcp>=0.9.1",
"anthropic>=0.39.0",
]
[build-system]