We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51a28c commit 1abc97bCopy full SHA for 1abc97b
python/mcp_server/server.py
@@ -33,7 +33,6 @@
33
34
try:
35
from mcp.server.fastmcp import FastMCP
36
- from mcp.server.fastmcp.server import _convert_to_content
37
from mcp.types import (
38
ImageContent,
39
TextContent,
0 commit comments