Skip to content

Not Comptabile with MCP SDK 2.0 #77

Description

@bmahabirbu

Noticed this on our project Kaiden via openkaiden/kaiden#2613 and pr here which tags the mcp sdk 1.29 which fixes it openkaiden/kaiden#2615

It seems something about the mcp 2.0.0 https://pypi.org/project/mcp/ sdk changed an import that is used by this project

1:36:55 PM [main] from mcp_server_milvus.server import main File "/Users/bmahabir/.cache/uv/archive-v0/Jskekawu-0FbF4Aj-7Fyl/lib/python3.11/site-packages/mcp_server_milvus/server.py", line 6, in <module> from mcp.server.fastmcp import Context, FastMCP ModuleNotFoundError: No module named 'mcp.server.fastmcp'

here is the relevant log could be an import change on what of the sub modules

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions