Skip to content

Pull requests: tadata-org/fastapi_mcp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: Add cycle detection and performance optimization to schema reference resolution
#227 opened Sep 16, 2025 by Jai0987 Loading… updated Sep 16, 2025
3 tasks done
Updated Few docstrings and Ran ruff checks
#200 opened Jul 14, 2025 by mukeshpanch14 Loading… updated Sep 13, 2025
1 of 3 tasks
Fix duplicated 'http.response.start' event error during client session disconnection
#203 opened Jul 18, 2025 by cuspymd Loading… updated Sep 9, 2025
3 tasks
Bump actions/setup-python from 5 to 6
#224 opened Sep 8, 2025 by dependabot bot Loading… updated Sep 8, 2025
add stateless http transport support
#213 opened Aug 5, 2025 by Edison-A-N Loading… updated Sep 2, 2025
3 tasks done
fix: allow for self-referencing pydantic schema
#156 opened Jun 1, 2025 by jonvet Loading… updated Aug 29, 2025
3 tasks done
Add documentation for forwarding HTTP headers in MCP server
#223 opened Aug 21, 2025 by Bernardoow Loading… updated Aug 21, 2025
Bump actions/checkout from 4 to 5
#221 opened Aug 18, 2025 by dependabot bot Loading… updated Aug 18, 2025
Feat: Add support for form-encoded and multipart request bodies
#220 opened Aug 18, 2025 by ChingEnLin Loading… updated Aug 18, 2025
3 tasks done
Support skip deprecated api
#180 opened Jun 23, 2025 by Edison-A-N Loading… updated Aug 15, 2025
3 tasks done
feat: add include_response_info parameter to control response documen…
#215 opened Aug 10, 2025 by Edison-A-N Loading… updated Aug 15, 2025
3 tasks done
Tool warnings
#60 opened Apr 14, 2025 by itay-tadata Loading… updated Aug 13, 2025
3 tasks done
doc: Add links to translated README versions
#217 opened Aug 12, 2025 by dowithless Loading… updated Aug 12, 2025
3 tasks
Bump astral-sh/setup-uv from 5 to 6
#122 opened Apr 28, 2025 by dependabot bot Loading… updated Aug 10, 2025
feature: add automatic operation ID shortening for LLM compatibility
#167 opened Jun 11, 2025 by combiz Loading… updated Aug 10, 2025
3 tasks done
limit tool name length
#69 opened Apr 15, 2025 by DougieHauser Loading… updated Jul 28, 2025
mcp route adds POST request method
#159 opened Jun 4, 2025 by LTaooo Loading… updated Jul 21, 2025
Feature/mcp prompts support
#183 opened Jun 25, 2025 by brodguez-atlas Loading… updated Jul 16, 2025
[DRAFT] Add better testing for different OpenAPI specs
#197 opened Jul 10, 2025 by shahar4499 Draft updated Jul 10, 2025
feat: Add support of WebSocket transport
#184 opened Jun 27, 2025 by victornguen Loading… updated Jun 27, 2025
3 tasks done
Enhance MCP client configuration documentation with IDE-specific examples and reference links
#178 opened Jun 22, 2025 by avvijeet Loading… updated Jun 22, 2025
3 tasks done
Fix root_path duplication in MCP SSE messages endpoint
#151 opened May 26, 2025 by badrinadhgupta Loading… updated Jun 20, 2025
docs: point out transport type
#176 opened Jun 20, 2025 by ltalirz Loading… updated Jun 20, 2025
3 tasks
fix: preserve array items property in union schemas for MCP compatibility
#166 opened Jun 11, 2025 by combiz Loading… updated Jun 11, 2025
3 tasks done
feat: Avoid escaping non-ASCII characters when using json.dumps()
#160 opened Jun 5, 2025 by LTaooo Loading… updated Jun 5, 2025
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.