Open Issues Need Help
View All on GitHubAI Summary: This enhancement request points out that the literal value "http" is missing from the docstring for the `transport` parameter in the `mcp.run()` function. While it's present in the main documentation, its absence from the docstring prevents developers from seeing supported values directly when hovering over the function in an IDE.
🚀 The fast, Pythonic way to build MCP servers and clients
🚀 The fast, Pythonic way to build MCP servers and clients
🚀 The fast, Pythonic way to build MCP servers and clients
🚀 The fast, Pythonic way to build MCP servers and clients
AI Summary: The GitHub issue reports a missing `ArgTransform` import in a code snippet within the "Passing Arguments with **kwargs" section of the Tool Transformation documentation. The provided example code demonstrates the missing import, which is necessary for the `transform_args` dictionary.
🚀 The fast, Pythonic way to build MCP servers and clients
🚀 The fast, Pythonic way to build MCP servers and clients
AI Summary: This feature request aims to allow users to control the verbosity of tool descriptions generated by `FastMCP.from_fastapi()`. Currently, descriptions are overly verbose, including query parameters and response details. The primary proposed solution is to use FastAPI function docstrings as the concise tool description, with a secondary option for a custom description formatter.
🚀 The fast, Pythonic way to build MCP servers and clients
🚀 The fast, Pythonic way to build MCP servers and clients
🚀 The fast, Pythonic way to build MCP servers and clients