Shira Ayal
Shira Ayal
Hi @IssacXid , This capability is currently not possible with FastAPI-MCP, but we definitely want to add it in the future, and open to contributions on this matter
Hi @reubinoff-prime , I definitely agree. Need to think how to implement such enhancement, if by manually specifying which are tools and which are resources, or by auto-detection based of...
Hi @bandaru-manideep ! Not sure I understand the use-case. If an MCP server is already running, why do you want to bind it to a FastAPI? If you want to...
I think there might be a confusion - the MCP tool is called and forwards the request to the FastAPI, which then returns an answer, that is forwarded to the...
Hi @DougieHauser ! Looks great, waiting for @shahar4499 to take a final look before we merge :)
Hi @aevo98765 , Can you try bridging the communication to Claude Desktop using mcp-remote, like our updated docs: https://github.com/tadata-org/fastapi_mcp/blob/main/docs/02_connecting_to_the_mcp_server.md Let me know that it works for you
@aevo98765 yes, we changed the docs. see https://fastapi-mcp.tadata.com/getting-started/quickstart#connecting-to-the-mcp-server-using-mcp-remote
Can you please provide more detail on this? - a code snippet of your api endpoint - at what stage are you seeing this? the tool was generated successfully but...