Implement the server with FastMCP
This commit is contained in:
@@ -6,8 +6,10 @@ readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = "Apache-2.0"
|
||||
dependencies = [
|
||||
"mcp>=0.9.1",
|
||||
"qdrant-client[fastembed]>=1.12.0",
|
||||
"mcp[cli]>=1.3.0",
|
||||
"fastembed>=0.6.0",
|
||||
"qdrant-client>=1.12.0",
|
||||
"typer>=0.15.2",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user