fastmcp/src/fastmcp
2026-05-10 09:13:02 -04:00
..
apps Add default prefill to FormInput.collect_input (#3937) 2026-04-14 13:23:36 -04:00
cli Add new FastMCP Plugin support (#3970) 2026-04-18 19:10:03 -04:00
client OTEL: Instrument all MCP list operations and enrich delegate spans (#3890) 2026-04-16 18:45:50 -04:00
contrib fix: scope deprecation warning filter to FastMCPDeprecationWarning (#3649) 2026-03-27 09:54:08 -04:00
experimental Convert OpenAPI provider to the OpenAPI plugin (#4015) 2026-04-22 13:56:56 -04:00
prompts fix: elicitation scalar return, resource auto-serialization, Client.new() state, prompt errors (#3859) 2026-04-13 13:56:49 -04:00
resources fix: allow hyphens in resource template parameter names (#3929) 2026-04-14 16:28:51 -04:00
server WIP auth provider plugins checkpoint 2026-05-10 09:13:02 -04:00
tools Stop pydantic 2.13 from leaking _WrappedResult docstring into tool output schemas (#3918) 2026-04-13 21:38:13 -04:00
utilities Add Plugin.capabilities() hook and auto-derive Plugin.meta (#3982) 2026-04-19 11:41:47 -04:00
__init__.py fix: scope deprecation warning filter to FastMCPDeprecationWarning (#3649) 2026-03-27 09:54:08 -04:00
decorators.py Decorators return functions instead of component objects (#2856) 2026-01-12 21:58:07 -05:00
dependencies.py Replace vendored DI with uncalled-for (#3301) 2026-03-02 16:35:15 -05:00
exceptions.py fix: scope deprecation warning filter to FastMCPDeprecationWarning (#3649) 2026-03-27 09:54:08 -04:00
mcp_config.py Promote 7 ty rules from ignore to warn, fix 9 violations (#3852) 2026-04-12 12:50:56 -04:00
py.typed Restore py.typed 2025-06-03 08:49:55 -04:00
settings.py Expose minimum_check_interval, reduce task pickup latency (#3500) 2026-03-14 16:08:28 -04:00
telemetry.py Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
types.py Fix dev apps form: union types, textarea support, JSON parsing (#3597) 2026-03-23 15:53:04 -04:00