xsecuremcp / src /fastmcp /server /server.py

Commit History

try one more thing
731e83f

zzstoatzz commited on

take one suggestion
3595b6b

zzstoatzz commited on

more permission uvicorn config
1b89739

zzstoatzz commited on

Merge pull request #490 from jlowin/codex/add-as-proxy-method-to-fastmcp
bd3d5e6
unverified

Jeremiah Lowin commited on

Update tests
ca9981d

Jeremiah Lowin commited on

fastmcp run works with remote servers
a506ee1

Jeremiah Lowin commited on

Fix import
a60b771

Jeremiah Lowin commited on

Add as_proxy improvements and tests
edc0d82

Jeremiah Lowin commited on

Add lifespan property to app
59f2792

Jeremiah Lowin commited on

strict typing for `server.py`
d09d7f6

zzstoatzz commited on

feat: Add middleware option in server.run
2903862

MaxiF commited on

Ensure result is only returned if a new key was found
d595da9

Jeremiah Lowin commited on

Declare toolsChanged capability for stdio server.
a5d87c5

davenpi commited on

Merge pull request #437 from davenpi/feat/remove-tool
4e9aea2
unverified

Jeremiah Lowin commited on

feat: add support for removing tools from server
c44bbc1

davenpi commited on

Improve error handling for tools and resources
2c75133

Jeremiah Lowin commited on

Update deprecation message
92415e9

Jeremiah Lowin commited on

Deprecate passing settings to the FastMCP instance
ea8c89c

Jeremiah Lowin commited on

Fix bug that sets message path and sse path to same value
c164e1f

Jeremiah Lowin commited on

Add test for no prefix
3edb3a3

Jeremiah Lowin commited on

Clean up docstrings and warnings
9302244

Jeremiah Lowin commited on

Deprecate transport-specific methods
da4845b

Jeremiah Lowin commited on

Add docs
1f22024

Jeremiah Lowin commited on

Add middleware kwarg
987be7e

Jeremiah Lowin commited on

Fixing various text typos
1ac845d

Didier Durand 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

Incorporate streamable HTTP server changes
4c1f058

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

Update server.py
5338a1c

Jeremiah Lowin commited on

refactor utilities
4af3969

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

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

Jeremiah Lowin commited on

Remove comment
8aad9e3

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

Add support for starlette request
0d33002

Jeremiah Lowin commited on

Merge branch 'main' into context
d110709

Jeremiah Lowin commited on

Add auth support
7bdb963

Jeremiah Lowin commited on

Add support for annotations
c2a9892

Jeremiah Lowin commited on

Add starlette request to context
3803803

Jeremiah Lowin commited on