Skip to content

Pull requests: PrefectHQ/fastmcp

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

feat(openapi): support per-call HTTP headers via http_headers / _meta enhancement Improvement to existing functionality. For issues and smaller PR improvements. http Related to HTTP transport, networking, or web server functionality. openapi Related to OpenAPI integration, parsing, or code generation features. server Related to FastMCP server implementation or server-side functionality.
#4071 opened Apr 26, 2026 by MukundaKatta Contributor Loading…
docs(integrations): add Pydantic AI FastMCP toolset guide documentation Updates to docs, examples, or guides. Primary change is documentation-related.
#4070 opened Apr 26, 2026 by MukundaKatta Contributor Loading…
3 tasks
Fix #4056: keep blank query values, add token bucket regression test bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality. too-long Excessively verbose or unedited LLM output. Condense before triage.
#4069 opened Apr 26, 2026 by MukundaKatta Contributor Loading…
Fix sampling from background tasks bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality. tasks Related to background tasks, Docket, SEP-1686.
#4068 opened Apr 26, 2026 by cuyua9 Loading…
Supabase auth example auth Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server. documentation Updates to docs, examples, or guides. Primary change is documentation-related.
#4066 opened Apr 26, 2026 by tleyden Loading…
6 of 9 tasks
fix: preserve annotations, meta, title, icons when creating resources from templates bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. provider Related to the FastMCP Provider class server Related to FastMCP server implementation or server-side functionality.
#4061 opened Apr 26, 2026 by strawgate Collaborator Loading…
fix: treat Keycloak refresh_expires_in=0 as never-expires sentinel auth Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server. bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. server Related to FastMCP server implementation or server-side functionality.
#4060 opened Apr 26, 2026 by strawgate Collaborator Loading…
fix: add OTEL spans to sampling step and tool execution bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. server Related to FastMCP server implementation or server-side functionality.
#4059 opened Apr 26, 2026 by strawgate Collaborator Loading…
fix: VersionSpec eq matching and call_tool string validation bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. client Related to the FastMCP client SDK or client-side functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging.
#4058 opened Apr 26, 2026 by strawgate Collaborator Loading…
fix: rate limiting token bucket timing and dict memory leak bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. server Related to FastMCP server implementation or server-side functionality.
#4057 opened Apr 26, 2026 by strawgate Collaborator Loading…
feat: Add telemetry interop mode for FastMCP client Related to the FastMCP client SDK or client-side functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. enhancement Improvement to existing functionality. For issues and smaller PR improvements. server Related to FastMCP server implementation or server-side functionality.
#4046 opened Apr 26, 2026 by strawgate Collaborator Loading…
Add suppress_log parameter to FastMCP errors enhancement Improvement to existing functionality. For issues and smaller PR improvements. server Related to FastMCP server implementation or server-side functionality.
#4036 opened Apr 24, 2026 by daniel-tsiang Loading…
7 of 9 tasks
[DNM] bump pydocket to docket@main — burner-redis CI dry run dependencies Updates to project dependencies. Automatically applied to dependabot PRs. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. enhancement Improvement to existing functionality. For issues and smaller PR improvements. tasks Related to background tasks, Docket, SEP-1686.
#4031 opened Apr 24, 2026 by chrisguidry Collaborator Draft
fix: log expected tool failures as WARNING, drop tracebacks bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality.
#4029 opened Apr 24, 2026 by sergeykad Loading…
7 of 9 tasks
chore(deps-dev): bump pydantic-monty from 0.0.16 to 0.0.17 dependencies Updates to project dependencies. Automatically applied to dependabot PRs.
#4023 opened Apr 23, 2026 by dependabot Bot Loading…
Add plugin auth hook and install-time contributions auth Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server. enhancement Improvement to existing functionality. For issues and smaller PR improvements. server Related to FastMCP server implementation or server-side functionality.
#4022 opened Apr 22, 2026 by jlowin Member Loading…
feat: add FASTMCP_TELEMETRY_OPT_OUT to disable native span creation enhancement Improvement to existing functionality. For issues and smaller PR improvements.
#3992 opened Apr 20, 2026 by adityamehra Loading…
7 of 9 tasks
chore: Update SDK documentation enhancement Improvement to existing functionality. For issues and smaller PR improvements. ignore in release notes Minor change for release notes. Use sparingly for meta PRs like workflow tests.
#3988 opened Apr 20, 2026 by marvin-context-protocol Bot Loading…
[DNM] OTEL: Instrument ctx.sample() / sampling loop DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. too-long Excessively verbose or unedited LLM output. Condense before triage.
#3892 opened Apr 13, 2026 by strawgate Collaborator Draft
3 tasks done
[DNM] Support functools.partial as tools, prompts, and resources bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. server Related to FastMCP server implementation or server-side functionality.
#3870 opened Apr 12, 2026 by strawgate Collaborator Loading…
[DNM] Handle allOf and oneOf in json_schema_to_type bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. openapi Related to OpenAPI integration, parsing, or code generation features.
#3840 opened Apr 11, 2026 by strawgate Collaborator Loading…
docs: Mention Mintlify generated agent skills documentation Updates to docs, examples, or guides. Primary change is documentation-related.
#3692 opened Mar 29, 2026 by richardkmichael Contributor Draft
3 of 9 tasks
fix(fastmcp): add session_idle_timeout parameter to prevent unbounded session memory growth bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. DON'T MERGE PR is not ready for merging. Used by authors to prevent premature merging. http Related to HTTP transport, networking, or web server functionality. server Related to FastMCP server implementation or server-side functionality.
#3443 opened Mar 7, 2026 by abhijeethp Contributor Loading…
5 of 6 tasks
feat: add IconTheme type for light/dark mode icon support enhancement Improvement to existing functionality. For issues and smaller PR improvements. server Related to FastMCP server implementation or server-side functionality.
#3163 opened Feb 12, 2026 by gfortaine Contributor Loading…
6 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.