Spaces:
Running
Running
Commit History
add missing import, DOH! 8d2905d
Update README.md 938c8da unverified
Ryan Malloy commited on
Update mcp_mixin.py to include enabled, annotations, excluded_args, serializer 5cf5f99 unverified
Ryan Malloy commited on
Merge pull request #848 from jlowin/positional-arg-version fe6c0c1 unverified
Jeremiah Lowin commited on
Merge pull request #843 from gorocode/feature/file-utility-type 9d54c51 unverified
Jeremiah Lowin commited on
Merge branch 'main' into positional-arg-version 687a1f8 unverified
Jeremiah Lowin commited on
Merge pull request #842 from mkyutani/feature/add-version-parameter 208bdd7 unverified
Jeremiah Lowin commited on
Enforce name/instructions as only positional args 196d446
Jeremiah Lowin commited on
fix tool description indentation issue #844 https://github.com/jlowin/fastmcp/issues/844 06b166f
Ryan Fang commited on
Add missing tests 135c70a
Goro commited on
Add text resource support 12a3d14
Goro commited on
Run pre-commit and fix typing issues 1b1304a
Goro commited on
Add version parameter to FastMCP constructor 809d112
Miki Yutani commited on
Add file utility type and tests 2dc14d6
Goro commited on
fix: missing related_request_id for report_progress c6f834f
Deprecate top-level import 6bf02ba
Jeremiah Lowin commited on
Add Audio helper 6e546c4
Jeremiah Lowin commited on
Add audio support 8dc263e
Jeremiah Lowin commited on
Merge pull request #804 from jlowin/http-args-2 526473e unverified
Jeremiah Lowin commited on
add examples to param transformation 07ad6e0 unverified
William Easton commited on
Ensure we handle false correctly; removed unused kwarg 5d7caf0
Jeremiah Lowin commited on
Ensure http args are passed through 4cd1f67
Jeremiah Lowin commited on
Make deprecation warnings visible and controllable 905120e
Jeremiah Lowin commited on
Add flag for disabling deprecation warnings 9dbf7f8
Jeremiah Lowin commited on
Restore .settings access as deprecated 60b7afa
Jeremiah Lowin commited on
Remove FastMCP server tags 96d7545
Jeremiah Lowin commited on
Pass through tags from server e66010e
Jeremiah Lowin commited on
Add tests 2281d7e
Jeremiah Lowin commited on
Clean up route maps 00da27f
Jeremiah Lowin commited on
Remove tuple tags 23dba76
Jeremiah Lowin commited on
Remove ABC 4351aa1
Jeremiah Lowin commited on
Incorporate `enabled` property 0bb59f7
Jeremiah Lowin commited on
Merge branch 'main' into include-exclude cca52df
Jeremiah Lowin commited on
Update tests 996e149
Jeremiah Lowin commited on
Treat all openapi routes as tools 2cbf3b1
Jeremiah Lowin commited on
Ensure old settings access still works 2101c78
Jeremiah Lowin commited on
Add docstring e2a36a0
Jeremiah Lowin commited on
Remove bad settings import a8582a5
Jeremiah Lowin commited on
Merge branch 'main' into settings 36b7a70
Jeremiah Lowin commited on
Ensure proxies can overwrite remote tools without leaking ed6ec93
Jeremiah Lowin commited on
Support enabled/disabled resources and templates 55471df
Jeremiah Lowin commited on
Support enabled/disabled tools 788b7e2
Jeremiah Lowin commited on
Support enabled/disabled prompts 8604c71
Jeremiah Lowin commited on
Refactor server to wrap mcp calls a277f25
Jeremiah Lowin commited on
Add enabled property to components 2a88273
Jeremiah Lowin commited on
add repr 596281e
Jeremiah Lowin commited on
Remove extra equal dunders 076dd7b
Jeremiah Lowin commited on
Fix field validator for resource 08e1190
Jeremiah Lowin commited on
Move components to own file; add resource c7184ac
Jeremiah Lowin commited on