Commit graph

1,195 commits

Author SHA1 Message Date
Maanas Verma
d92fc34585
Refactor MCPConfig import in transports.py
- Consolidate MCPConfig and infer_transport_type_from_url imports into a single line.
- Remove unnecessary TYPE_CHECKING block for MCPConfig import.
- Clean up imports for better readability.
2025-06-09 15:04:40 +05:30
Maanas Verma
3299562558
Merge branch 'main' of https://github.com/Maanas-Verma/fastmcp 2025-06-09 14:47:05 +05:30
Maanas Verma
ca848361c7
remove http from remoteMCPServer model and resolve MCPConfig import in transports.py 2025-06-09 13:58:16 +05:30
Jeremiah Lowin
cbd6584f7a
Merge pull request #761 from jlowin/release
Add dependencies section to release
2025-06-08 17:21:16 -04:00
Jeremiah Lowin
ec9fd759a7 Add dependencies section to release 2025-06-08 16:51:29 -04:00
Jeremiah Lowin
18ea2ccf4a
Merge pull request #760 from jlowin/dependabot/github_actions/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 3 to 6
2025-06-08 16:36:23 -04:00
dependabot[bot]
b9ed56c2e0
Bump astral-sh/setup-uv from 3 to 6
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-08 20:34:38 +00:00
Jeremiah Lowin
5d77cb1835
Merge pull request #759 from jlowin/jlowin-patch-1
Create dependabot.yml
2025-06-08 16:34:05 -04:00
Jeremiah Lowin
f416164487
Create dependabot.yml 2025-06-08 16:33:50 -04:00
Jeremiah Lowin
7fbefe9172
Merge pull request #758 from jlowin/initialize
Ensure client is only initialized once
2025-06-08 14:53:50 -04:00
Jeremiah Lowin
8c137e3b2a prevent double passing of client info 2025-06-08 14:51:24 -04:00
Jeremiah Lowin
bc59a4fbf5 Ensure client is only initialized once 2025-06-08 14:48:05 -04:00
Jeremiah Lowin
69c2945d1f
Merge pull request #757 from jlowin/2.7-update
Reduce 2.7 image size
2025-06-08 08:57:06 -04:00
Jeremiah Lowin
e6763672e8 Shrink image 2025-06-08 08:56:41 -04:00
Jeremiah Lowin
5e440e2be7
Merge pull request #756 from jlowin/2.7-update
Add 2.7 update
2025-06-08 08:55:28 -04:00
Jeremiah Lowin
bd76a7f6b8 Add 2.7 update 2025-06-08 08:55:09 -04:00
Jeremiah Lowin
ca4456073d
Merge pull request #755 from jlowin/docs-updates
Minor docs updates
2025-06-07 22:09:02 -04:00
Jeremiah Lowin
983ac04481 Minor docs updates 2025-06-07 22:08:44 -04:00
Jeremiah Lowin
9b97637e04
Merge pull request #754 from jlowin/mcpconfig-auth v2.7.1
Fix passing token string to client auth & add auth to MCPConfig clients
2025-06-07 21:44:06 -04:00
Jeremiah Lowin
43bf19c612
Merge pull request #753 from jlowin/event-store-type
Ensure event store is properly typed
2025-06-07 21:43:10 -04:00
Jeremiah Lowin
6fbb555962 Support remote auth in mcpconfig 2025-06-07 21:39:57 -04:00
Jeremiah Lowin
6d36171f38 Fix passing token string to client auth 2025-06-07 21:39:50 -04:00
Jeremiah Lowin
1edf21e2ee Ensure event store is properly typed 2025-06-07 21:04:38 -04:00
Jeremiah Lowin
1914c96261
Merge pull request #751 from jlowin/accept-header
Add accept to excluded headers
2025-06-07 21:02:42 -04:00
Jeremiah Lowin
09f5a6e08e
Merge pull request #752 from danb27/chore/fix-prompt-doc
chore: fix prompt docstring
2025-06-07 21:02:20 -04:00
Jeremiah Lowin
f4df37dc0c Add accept to excluded headers 2025-06-07 20:56:35 -04:00
Dan Bianchini
1bd96571a4
chore: fix prompt docstring 2025-06-07 17:49:38 -07:00
Jeremiah Lowin
74675a52c6
Merge pull request #749 from richardkmichael/docs-contrib-link
Fix contrib link
2025-06-07 18:57:39 -04:00
Richard Michael
7ef093cf43 Fix contrib link 2025-06-07 15:54:07 -07:00
Jeremiah Lowin
94a931f2f3
Merge pull request #747 from jlowin/cache
Respect cache setting, set default to 1 second
2025-06-07 18:37:14 -04:00
Jeremiah Lowin
e7672bf0bc Update test_mount.py 2025-06-07 17:37:48 -04:00
Jeremiah Lowin
012fccb1ff Restore default to zero 2025-06-07 17:36:13 -04:00
Jeremiah Lowin
c893847846 Respect cache setting, set default to 1 2025-06-07 17:32:50 -04:00
Jeremiah Lowin
9206c07a6a
Merge pull request #737 from wfclark5/main
Fix Typo in CLI module
2025-06-06 22:18:28 -04:00
Jeremiah Lowin
31beb4459e
Merge pull request #739 from strawgate/update-add-tool-docstring
update add tool docstring
2025-06-06 22:18:02 -04:00
William Easton
5c75af1fbc
updated add tool docstring 2025-06-06 16:37:48 -05:00
Will Clark
d50b3443c5
Fix Typo in CLI module 2025-06-06 14:29:16 -04:00
Jeremiah Lowin
1d80a50b72
Merge pull request #734 from yrangana/main
Docs : fix client to mcp_client in Gemini example
2025-06-06 07:46:54 -04:00
Yasiru
7ffac70116
Docs : fix client to mcp_client in Gemini example
fixed `async with client:` to `async with mcp_client:`
2025-06-06 21:43:24 +10:00
nate nowack
f62a4de547
Merge pull request #731 from strawgate/pydantic-defaults
Switch Pydantic defaults to kwargs
2025-06-06 00:43:02 -05:00
William Easton
93a7255f7a
Make the type checker less sad 2025-06-05 23:02:40 -05:00
Jeremiah Lowin
23e1d1e8e5
Merge pull request #729 from jlowin/parens v2.7.0
Remove empty parens from decorators in docs
2025-06-05 14:58:25 -04:00
Jeremiah Lowin
d64077b03b remove empty parens from prompt 2025-06-05 14:56:10 -04:00
Jeremiah Lowin
5a0f57498f remove empty parens from tool 2025-06-05 14:55:32 -04:00
Jeremiah Lowin
e068f4c3fd
Merge pull request #727 from jlowin/decorators
Return objects from FastMCP decorators
2025-06-05 11:22:13 -04:00
Jeremiah Lowin
35d9811910 Merge branch 'decorators' of https://github.com/jlowin/fastmcp into decorators 2025-06-05 11:19:41 -04:00
Jeremiah Lowin
e3a9050ac0 Update server.py 2025-06-05 11:19:40 -04:00
Jeremiah Lowin
d2ad5a4e61
Merge branch 'main' into decorators 2025-06-05 11:16:00 -04:00
Jeremiah Lowin
424978397b Fix indentation 2025-06-05 11:15:25 -04:00
Jeremiah Lowin
f495de6f3a Ensure methods work/are documented 2025-06-05 10:59:32 -04:00