fastmcp/examples
2026-01-19 20:46:58 -05:00
..
atproto_mcp Add "High Value" Ruff Rules (#2255) 2025-10-26 10:20:31 -04:00
auth Fix RFC 8414 path-aware authorization server metadata discovery (#2533) 2025-12-03 19:16:59 -05:00
diagnostics Address CodeRabbit suggestions 2026-01-14 09:48:07 -05:00
fastmcp_config Implement typed source system for FastMCP configuration (#1607) 2025-08-24 16:32:37 -04:00
fastmcp_config_demo Internal refactor: fastmcp config to mcp server config (#1672) 2025-08-29 21:37:39 -04:00
filesystem-provider Add standalone decorators and eliminate fastmcp.fs module (#2832) 2026-01-10 12:16:35 -05:00
namespace_activation Rename Enabled transform to Visibility (#2950) 2026-01-19 20:46:58 -05:00
persistent_state Add session-scoped state persistence (#2873) 2026-01-16 14:11:21 -05:00
prompts_as_tools Add PromptsAsTools transform (#2946) 2026-01-19 18:19:53 -05:00
providers/sqlite Use ergonomic provider initialization pattern (#2675) 2025-12-22 14:49:39 -05:00
resources_as_tools Add ResourcesAsTools transform (#2943) 2026-01-19 17:40:31 -05:00
sampling Consolidate sampling examples and fix tool_choice bug (#2618) 2025-12-14 20:47:00 -05:00
skills Add client utilities for downloading skills (#2948) 2026-01-19 20:10:39 -05:00
smart_home fix smart_home example: HueAttributes schema and deprecated prefix (#2818) 2026-01-09 08:44:03 -05:00
tasks Remove enable_tasks setting, enable task protocol by default 2025-12-09 09:34:42 -05:00
testing_demo Bump the uv group across 1 directory with 4 updates (#2891) 2026-01-16 20:30:12 -05:00
versioning Add version discovery and calling a certain version for components (#2897) 2026-01-17 08:27:39 -05:00
complex_inputs.py Remove empty parens 2025-06-04 15:37:55 -04:00
config_server.py Remove empty parens 2025-06-04 15:37:55 -04:00
custom_tool_serializer_decorator.py Deprecate tool_serializer parameter (#2753) 2025-12-26 16:03:04 -05:00
desktop.py Remove empty parens 2025-06-04 15:37:55 -04:00
echo.py Remove empty parens 2025-06-04 15:37:55 -04:00
get_file.py Add "High Value" Ruff Rules (#2255) 2025-10-26 10:20:31 -04:00
in_memory_proxy_example.py Add as_proxy improvements and tests 2025-05-17 12:23:48 -04:00
memory.fastmcp.json Update schema path (#1595) 2025-08-23 09:47:58 -04:00
memory.py 2.14 deprecation removals (#2329) 2025-12-01 14:11:00 -05:00
mount_example.fastmcp.json Update schema path (#1595) 2025-08-23 09:47:58 -04:00
mount_example.py Unify component storage in LocalProvider (#2680) 2025-12-23 19:24:09 -05:00
run_with_tracing.py Address CodeRabbit suggestions 2026-01-14 09:48:07 -05:00
screenshot.fastmcp.json Update schema path (#1595) 2025-08-23 09:47:58 -04:00
screenshot.py 2.14 deprecation removals (#2329) 2025-12-01 14:11:00 -05:00
simple_echo.py Remove empty parens 2025-06-04 15:37:55 -04:00
tags_example.py Add support for RouteMap tags, update docs 2025-05-22 21:59:16 -04:00
text_me.py Basic cleanup 2025-04-05 17:39:51 -04:00
tool_result_echo.py Improve ToolResult and structured output documentation (#2349) 2025-11-02 17:07:48 -05:00