xsecuremcp / src

Commit History

fix recursive calls
b337040

strawgate commited on

Update mcp pin to 1.8
69d9f94

Jeremiah Lowin commited on

Fix import error
5047a6c

Jeremiah Lowin commited on

move vendored file
169c713

Jeremiah Lowin commited on

Revert trailing slashes
b4aeccd

Jeremiah Lowin commited on

Add documentation
d8a9a0b

Jeremiah Lowin commited on

Update server.py
0b2f7ac

Jeremiah Lowin commited on

Vendor streamable http manager
329333a

Jeremiah Lowin commited on

Merge from PR
5067479

Jeremiah Lowin commited on

Merge branch 'pr/304' into streamable-http
32051c6

Jeremiah Lowin commited on

dry out http app creation
08794a2

Jeremiah Lowin commited on

Incorporate streamable HTTP server changes
4c1f058

Jeremiah Lowin commited on

Add integration tests for SSE
73679eb

Jeremiah Lowin commited on

Clean up sse app
e033dfc

Jeremiah Lowin commited on

Add response return
9077360

Jeremiah Lowin commited on

Merge branch 'main' into sse-http
74589de

Jeremiah Lowin commited on

Move sse app to http
154abca

Jeremiah Lowin commited on

Merge pull request #356 from jlowin/returnresponse
beddd63
unverified

Jeremiah Lowin commited on

Ensure a response is returned from sse endpoint
28d6929

Jeremiah Lowin commited on

always apply request context middleware
afc5b27

Jeremiah Lowin commited on

Note that get_http_request is deprecated
8043a77

Jeremiah Lowin commited on

Update server.py
5338a1c

Jeremiah Lowin commited on

Refactor context to avoid unecessary passing
1534a61

Jeremiah Lowin commited on

use UTC for timedcache
ae6ce08

Jeremiah Lowin commited on

refactor utilities
4af3969

Jeremiah Lowin commited on

update logic
3c7a66e

Jeremiah Lowin commited on

create a setting for legacy parsing
19fcaf8

Jeremiah Lowin commited on

Coerce numbers to str
0d5b336

Jeremiah Lowin commited on

Prevent invalid resource URIs
428a20f

Jeremiah Lowin commited on

Ensure prompts return descriptions
3becd4d

Jeremiah Lowin commited on

Update server.py
c976454

Jeremiah Lowin commited on

Add timeout-graceful-shutdown as a default config
82e9a76

Jeremiah Lowin commited on

Update src/fastmcp/resources/template.py
c410bf8
unverified

Jeremiah Lowin Copilot commited on

Handle args/kwargs appropriately for various objects
ef81ec0

Jeremiah Lowin commited on

Dry out retrieving context kwarg
a537180

Jeremiah Lowin commited on

Finish removing
3135ef6

Jeremiah Lowin commited on

Remove is_async attribute
e6aef11

Jeremiah Lowin commited on

Update tool.py
a62ddc0

Jeremiah Lowin commited on

Replace custom parsing with TypeAdapter
388409a

Jeremiah Lowin commited on

Update tool.py
27acfdd

Jeremiah Lowin commited on

Ensure that tool serialization has a graceful fallback
969a58f

Jeremiah Lowin commited on

Merge pull request #309 from jlowin/proxy-mount
75569fa
unverified

Jeremiah Lowin commited on

Remove comment
8aad9e3

Jeremiah Lowin commited on

Fix typing issue
007c3be

Jeremiah Lowin commited on

Support proxy mount
d4465eb

Jeremiah Lowin commited on

address PR feedback
ddf9620

strawgate commited on

Add an example of a custom serializer implementation
ee0baf8

strawgate commited on

feat: Streamable HTTP client support
947a3ab

aagarwal25 commited on

Merge pull request #303 from jlowin/context
1457b6a
unverified

Jeremiah Lowin commited on

get_starlette_request → get_http_request
f64894e

Jeremiah Lowin commited on