Skip to content

Conversation

shahar4499
Copy link
Contributor

  • use ASGI-transport httpx client by default, to enable easier connection between MCP server and FastAPI app, without requiring base_url and without requiring the FastAPI app to actually run
  • remove base_url parameter (Breaking change) since it's not needed anymore
  • Fix short timeout issue ([BUG] httpx time out at 5 seconds #71), increasing the default timeout to 10
  • Up test coverage to 90%
  • Simplify usage examples

Copy link

codecov bot commented Apr 18, 2025

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fastapi_mcp/server.py 92.85% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@shahar4499 shahar4499 merged commit f9490d6 into main Apr 19, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant