Commit graph

2,605 commits

Author SHA1 Message Date
Jeremiah Lowin
70598d4d7b Update test_tool.py 2025-05-04 12:07:47 -04:00
Jeremiah Lowin
51a867c3af Replace custom parsing with TypeAdapter 2025-05-04 12:07:00 -04:00
Alain IVARS
cc6ecca416
Merge branch 'main' into tests_coverage 2025-05-04 08:53:20 +01:00
Jeremiah Lowin
95802b550b
Merge pull request #312 from jlowin/readme
Update docs for clarity
2025-05-03 20:37:33 -04:00
Jeremiah Lowin
3e1fd8a4e7 Update welcome.mdx 2025-05-03 20:37:20 -04:00
Jeremiah Lowin
3100a14416 Update docs for clarity 2025-05-03 20:37:04 -04:00
Jeremiah Lowin
752d8ad197
Merge pull request #310 from jlowin/serialize-fallback
Ensure that tool serialization has a graceful fallback
2025-05-03 17:54:40 -04:00
Jeremiah Lowin
616996f5ee Update tool.py 2025-05-03 17:51:54 -04:00
Jeremiah Lowin
d10e426d03 Ensure that tool serialization has a graceful fallback 2025-05-03 12:30:41 -04:00
Jeremiah Lowin
347c1fed3b
Merge pull request #309 from jlowin/proxy-mount v2.2.7
Support proxy mount
2025-05-03 12:19:05 -04:00
Jeremiah Lowin
a553f3871a
Merge pull request #308 from strawgate/custom-serializer-example
Support custom Serializer for Tools
2025-05-03 12:18:20 -04:00
Jeremiah Lowin
8c60f6652c Remove comment 2025-05-03 12:17:58 -04:00
Jeremiah Lowin
ca7490aefb Fix typing issue 2025-05-03 12:16:23 -04:00
Jeremiah Lowin
5f0193b237 Fix kwarg 2025-05-03 12:15:07 -04:00
Jeremiah Lowin
6d5da3643a Update test_mount.py 2025-05-03 12:11:12 -04:00
Jeremiah Lowin
754f544ce2 Support proxy mount 2025-05-03 11:55:36 -04:00
strawgate
d1eb1812f3 address PR feedback 2025-05-03 10:41:16 -05:00
Alain IVARS
f92abd446f Fix remark to use the fastmcp Client. 2025-05-03 16:39:35 +01:00
Alain IVARS
6086fe6ab8 Fix github remote errors. 2025-05-03 16:09:15 +01:00
Alain IVARS
09bbdb6178 Fix pre-commit ruff-format errors. 2025-05-03 15:48:10 +01:00
Alain IVARS
233f65948f Fix pre-commit ruff-format errors. 2025-05-03 15:06:17 +01:00
Alain IVARS
8068bed9fc Fix pre-commit errors. 2025-05-03 15:04:34 +01:00
Alain IVARS
b77907797c Add test coverage for simple_echo,complex_inputs, desktop, echo. 2025-05-03 14:57:23 +01:00
strawgate
80f7487f36 Add an example of a custom serializer implementation 2025-05-03 06:48:50 -05:00
Alain IVARS
1c23713ea1 Fix duplicate annotation. 2025-05-03 09:13:55 +01:00
Alain IVARS
21fc1e56ef
Merge branch 'main' into tests_coverage 2025-05-03 09:09:05 +01:00
Alain IVARS
3539de0c82 Refactor tests (remove duplicate). Add test coverage for simple_echo, complex_inputs, desktop, echo. 2025-05-03 09:01:34 +01:00
aagarwal25
2285c4e425 feat: Streamable HTTP client support 2025-05-03 03:08:46 +05:30
Jeremiah Lowin
5b6bec6245
Merge pull request #303 from jlowin/context
get_starlette_request → get_http_request
2025-05-02 17:37:30 -04:00
Jeremiah Lowin
bb7d41a53d get_starlette_request → get_http_request 2025-05-02 17:36:09 -04:00
Jeremiah Lowin
b01cef6d9b
Merge pull request #302 from jlowin/context
Add method for retrieving current starlette request to FastMCP context
2025-05-02 17:29:08 -04:00
Jeremiah Lowin
b672468d4f Add support for starlette request 2025-05-02 17:16:43 -04:00
Jeremiah Lowin
f15405aae5 Merge branch 'main' into context 2025-05-02 16:46:07 -04:00
Jeremiah Lowin
c2d5023041
Merge pull request #301 from jlowin/client
Add low-level methods to client
2025-05-02 16:41:24 -04:00
Jeremiah Lowin
085d4ae460 Update tests 2025-05-02 16:36:48 -04:00
Jeremiah Lowin
cebe4614bb add _mcp methods 2025-05-02 16:30:16 -04:00
Jeremiah Lowin
11cf3af559
Merge pull request #300 from jlowin/auth
Add auth support
2025-05-02 15:55:45 -04:00
Jeremiah Lowin
5f06c94076 Update fastmcp.mdx 2025-05-02 15:52:46 -04:00
Jeremiah Lowin
eb06a371e1 Update fastmcp.mdx 2025-05-02 15:50:01 -04:00
Jeremiah Lowin
3718ad98ef Add auth support 2025-05-02 15:49:24 -04:00
Jeremiah Lowin
1f6a849c85
Merge pull request #299 from jlowin/annotations
Add support for tool annotations
2025-05-02 14:46:45 -04:00
Jeremiah Lowin
7301f10b59 Add support for annotations 2025-05-02 14:44:03 -04:00
Jeremiah Lowin
d0869457b1
Merge pull request #298 from jlowin/mcp-171
Bump mcp to 1.7.1
2025-05-02 14:25:21 -04:00
Jeremiah Lowin
43ab9dc20c Bump mcp to 1.7.1 2025-05-02 14:18:57 -04:00
nate nowack
d999c9545e
Merge pull request #294 from jlowin/add-readme
add readme to smarthome example
2025-05-02 01:19:48 -05:00
Jeremiah Lowin
750c6bf005 Add starlette request to context 2025-05-01 16:29:06 -04:00
zzstoatzz
c1618d5dce add readme to smarthome example 2025-05-01 09:45:57 -05:00
Jeremiah Lowin
9d422e08aa
Merge pull request #293 from jlowin/openapi-descriptions
Ensure openapi descriptions are included in tool details
2025-05-01 10:27:41 -04:00
Jeremiah Lowin
bbc861d767 Update openapi.py 2025-05-01 10:20:14 -04:00
Jeremiah Lowin
0125058d56
Update src/fastmcp/utilities/openapi.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-01 10:17:55 -04:00