xsecuremcp / src

Commit History

Update token cache
7218a9e

Jeremiah Lowin commited on

Add callback server
f16268d

Jeremiah Lowin commited on

OAuth client
9813e5f

Jeremiah Lowin commited on

Merge branch 'main' into oauthclient
d3ba095

Jeremiah Lowin commited on

Merge pull request #625 from ksawaray/support-uppercase
f15abd4
unverified

nate nowack commited on

Support for uppercase letters at the log level
dafdeef

ksawaray commited on

Reset session after closing
9e4d18c

Jeremiah Lowin commited on

Update docstrings
0f3d0c4

Jeremiah Lowin commited on

Add keep_alive param to reuse subprocess
0c29eb8

Jeremiah Lowin commited on

Improve type inference
7fb0010

Jeremiah Lowin commited on

Improve type inference from client transport
fa6e614

Jeremiah Lowin commited on

Merge branch 'main' into headers
a44f05f
unverified

Jeremiah Lowin commited on

Update src/fastmcp/server/dependencies.py
fe933f9
unverified

Jeremiah Lowin Copilot commited on

Ensure behavior-affecting headers are excluded
c457a0d

Jeremiah Lowin commited on

Merge pull request #605 from davenpi/fix-unreachable-mounted-servers
bb68df7
unverified

Jeremiah Lowin commited on

Merge pull request #615 from jlowin/print-env
eea96ed
unverified

Jeremiah Lowin commited on

Don't print env vars to console when format is wrong
2f9ffee

Jeremiah Lowin commited on

Merge pull request #610 from jlowin/fix-tools-without-descriptions
2ae18ff
unverified

Jeremiah Lowin commited on

Update tool.py
c5a73a5

Jeremiah Lowin commited on

Update src/fastmcp/tools/tool.py
65192bf
unverified

Jeremiah Lowin Copilot commited on

Remove exceptions from execution methods.
7615e10

davenpi commited on

Fix handling tools without descriptions
3d3691f

Jeremiah Lowin commited on

Fix docstring
4f8c21c

Jeremiah Lowin commited on

Update settings.py
f3a05ee

Jeremiah Lowin commited on

Add global setting
b056b3b

Jeremiah Lowin commited on

Handle unreachable mounted servers.
ac60432

davenpi commited on

types, None type impossible for init_timeout
dab7514

jfouret commited on

ruff format src/fastmcp/client/client.py
ac7f295

jfouret commited on

add init_timeout for mcp client
6c9d31c

jfouret commited on

Update dependencies.py
9d030a0

Jeremiah Lowin commited on

Ensure content-length is always stripped from client headers
c14bd76

Jeremiah Lowin commited on

Match functions and methods
7a0ee29

Jeremiah Lowin commited on

Ensure that tools/templates/prompts are compatible with callable objects
acef890

Jeremiah Lowin commited on

add name tests
ef08a5c

Jeremiah Lowin commited on

Update name generation
451db43

Jeremiah Lowin commited on

Update transports.py
88b4a4a

Jeremiah Lowin commited on

Use lowercase name for headers
2f2fec7

Jeremiah Lowin commited on

Ensure headers are passed through proxy servers
80285d4

Jeremiah Lowin commited on

Pass client headers through to OpenAPI client
ac33644

Jeremiah Lowin commited on

Merge branch 'main' into headers-passthrough
0efac9b

Jeremiah Lowin commited on

Merge branch 'main' into mask-errors
4202663
unverified

Jeremiah Lowin commited on

Add client_kwargs to be passed to from_fastapi
18ebe37

Jeremiah Lowin commited on

Update openapi.py
40feb9b

Jeremiah Lowin commited on

Split into routemapfn and mcpcomponentfn
ca8cdf5

Jeremiah Lowin commited on

Merge branch 'main' into mask-errors
7a8ed45
unverified

Jeremiah Lowin commited on

Merge branch 'main' into route_map_fn
d8b6bed

Jeremiah Lowin commited on

Merge branch 'main' into custom-tags
02f5caf
unverified

Jeremiah Lowin commited on

Merge branch 'main' into custom-routes
f4a3ff2

Jeremiah Lowin commited on

Bump 2.3.6 reference to 2.4.0
87b03f8

Jeremiah Lowin commited on

Add route_map_fn for fine control
3993fde

Jeremiah Lowin commited on