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

fix: Unable to raise unhandled exceptions as McpError (Protocol Errors) (#4126) bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality.
#4127 opened May 12, 2026 by moaedy Loading…
6 of 9 tasks
feat: new options --host and --no-log-panel | --log-panel to cli dev apps cli Related to FastMCP CLI commands (run, dev, install) or CLI functionality. enhancement Improvement to existing functionality. For issues and smaller PR improvements. mcp apps Related to MCP Apps - user-facing applications with frontend bundles served by MCP servers.
#4123 opened May 11, 2026 by itaru2622 Contributor Loading…
7 of 9 tasks
chore(deps): bump the uv group across 2 directories with 1 update dependencies Updates to project dependencies. Automatically applied to dependabot PRs. python:uv Pull requests that update python:uv code
#4113 opened May 8, 2026 by dependabot Bot Loading…
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.
#4096 opened May 4, 2026 by marvin-context-protocol Bot Loading…
fix(client): forward __aenter__ to wrapped client in StatefulProxyClient (refs #4054) bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality.
#4078 opened Apr 28, 2026 by MukundaKatta Contributor Loading…
fix(tools): preserve isError flag and deep-copy meta in dedupe (refs #4055) bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. server Related to FastMCP server implementation or server-side functionality.
#4077 opened Apr 28, 2026 by MukundaKatta Contributor Loading…
6 of 9 tasks
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…
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…
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
[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! Exclude everything labeled bug with -label:bug.