xsecuremcp / src

Commit History

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

Add support for RouteMap tags, update docs
d625dbe

Jeremiah Lowin commited on

Remove custom names
c997d33

Jeremiah Lowin commited on

Feat(client): add cancel notification method
1b886a3

davenpi commited on

Add custom naming and deprecate all_routes_as_tools
7af7032

Jeremiah Lowin commited on

Update route map logic
f477a70

Jeremiah Lowin commited on

Merge pull request #558 from jlowin/custom-routes
b89bc47
unverified

Jeremiah Lowin commited on

Ensure custom routes are respected
4a59792

Jeremiah Lowin commited on

Merge pull request #542 from davenpi/set-model-preferences
b55b9c0
unverified

Jeremiah Lowin commited on

Merge pull request #554 from jlowin/clientconfig
fcf5605
unverified

Jeremiah Lowin commited on

Merge branch 'main' into set-model-preferences
74f5c36
unverified

Jeremiah Lowin commited on

Add typing
94b1690

Jeremiah Lowin commited on

add transport to stdio server in mcpconfig, with default
c1b2054

Jeremiah Lowin commited on

Merge branch 'main' into clientconfig
d820cb7

Jeremiah Lowin commited on

Raise an error if a Client is created with no servers in config
7445afa

Jeremiah Lowin commited on

Make error masking configurable
85e9cfd

Jeremiah Lowin commited on

Expose model preferences in ctx.sample
a5dd87c

davenpi commited on

feat: support FastMCP v1 server transport
407f55e

Jeremiah Lowin commited on

Merge pull request #534 from jlowin/backwards-compat-resources
9924ac9
unverified

Jeremiah Lowin commited on

Make resource prefix format configurable
b45adb7

Jeremiah Lowin commited on

Merge pull request #527 from jlowin/mcp-config
de817a5
unverified

Jeremiah Lowin commited on

Clean up
2678311

Jeremiah Lowin commited on

Add documentation for config-based clients
da46698

Jeremiah Lowin commited on

Compile URI pattern
889090e

Jeremiah Lowin commited on

Support creating clients from mcpconfig
a01a818

Jeremiah Lowin commited on

Update server.py
d3e7c9f

Jeremiah Lowin commited on

Remove customizable separators; improve resource separator
cdb0274

Jeremiah Lowin commited on

Trap timeouterror
18a0421

Jeremiah Lowin commited on

Remove extra initialize
8326dca

Jeremiah Lowin commited on

Avoid hanging on initialize
091c20a

Jeremiah Lowin commited on

Merge branch 'config-dicts' of https://github.com/jlowin/fastmcp into config-dicts
0cc9ac9

Jeremiah Lowin commited on

Update transports.py
42e32fe

Jeremiah Lowin commited on

Merge branch 'main' into config-dicts
5608a39
unverified

Jeremiah Lowin commited on

Formalize MCP Config
a9cea6e

Jeremiah Lowin commited on

Merge pull request #521 from jlowin/add-better-error
de426aa
unverified

nate nowack commited on

take suggestion
5f1daf3

zzstoatzz commited on

rm slop markers
57eddfb

zzstoatzz commited on

Improved support for config dicts
12847fe

Jeremiah Lowin commited on