-
Notifications
You must be signed in to change notification settings - Fork 965
Pull requests: tadata-org/fastapi_mcp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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 router prefix ignored when set via include_router (#204)
#329
opened Aug 15, 2026 by
wakqasahmed
Loading…
fix(server): Server.__init__ compatibility with mcp>=1.12.0
#326
opened Aug 4, 2026 by
Daniyal0100101
Loading…
fix(http): fail closed without auth config
#325
opened Aug 4, 2026 by
Daniyal0100101
Loading…
3 tasks done
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!
Type g i on any issue or pull request to go back to the issue listing page.