-
Notifications
You must be signed in to change notification settings - Fork 962
Pull requests: tadata-org/fastapi_mcp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: map FastApiMCP description to instructions, not version
#347
opened Sep 8, 2026 by
Amiirhosseini
Loading…
2 tasks done
fix(openapi): preserve anyOf for non-null union body params instead of injecting an arbitrary type
#345
opened Sep 3, 2026 by
K4bain
Loading…
fix(openapi): support non-object request bodies and stop body data loss on parameter name collisions
#344
opened Sep 2, 2026 by
K4bain
Loading…
fix(openapi): collapse nullable unions so Optional[List[X]] tools keep valid schemas
#343
opened Sep 2, 2026 by
K4bain
Loading…
fix(server): respect include_router prefix when mounting MCP endpoints (adopted from #329, fixes #204)
#341
opened Aug 27, 2026 by
K4bain
Loading…
fix(http): wait for session manager readiness before handling requests (adopted from #315)
#340
opened Aug 27, 2026 by
K4bain
Loading…
feat(http): trigger lifespan events when using mount_http() (adopted from #311, closes #256)
#339
opened Aug 27, 2026 by
K4bain
Loading…
fix(server): pass MCP description via instructions, not version (adopted from #317)
#338
opened Aug 27, 2026 by
K4bain
Loading…
fix(openapi): preserve anyOf/oneOf/allOf in projected MCP input schema (adopted from #308)
#337
opened Aug 27, 2026 by
K4bain
Loading…
fix(openapi): preserve array items for Optional[List] MCP tool params (adopted from #314)
#336
opened Aug 27, 2026 by
K4bain
Loading…
fix(openapi): handle self-referencing schemas without RecursionError (adopted from #306)
#335
opened Aug 27, 2026 by
K4bain
Loading…
fix(http): fail closed without auth config (adopted from #325)
#334
opened Aug 27, 2026 by
K4bain
Loading…
fix(auth): stop leaking oauth client secrets (adopted from #327)
#333
opened Aug 27, 2026 by
K4bain
Loading…
test: skip real-transport tests on Windows (they require os.fork)
#332
opened Aug 27, 2026 by
K4bain
Loading…
fix: cap mcp dependency below 2.0 and use instructions kwarg (adopted from #326)
#331
opened Aug 27, 2026 by
K4bain
Loading…
fix(server): pass MCP description via instructions, not version
#317
opened Jun 28, 2026 by
syf2211
Loading…
2
fix(openapi): preserve anyOf unions in MCP tool input schemas
#316
opened Jun 28, 2026 by
syf2211
Loading…
fix(http): wait for session manager readiness before handling requests
#315
opened Jun 27, 2026 by
syf2211
Loading…
fix(openapi): preserve array items for Optional[List] MCP tool params
#314
opened Jun 27, 2026 by
syf2211
Loading…
fix: trigger lifespan events when using mount_http() (closes #256)
#311
opened Jun 2, 2026 by
Emeralden
Loading…
3 tasks done
fix(openapi): preserve anyOf/oneOf/allOf in projected MCP input schema
#308
opened May 26, 2026 by
AlexisMarasigan
Loading…
fix: resolve RecursionError for self-referencing schemas
#306
opened May 23, 2026 by
mojixcoder
Loading…
3 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.