xsecuremcp / src

Commit History

Infer sse transport from url
d4b51b1

Jeremiah Lowin commited on

Store the initialize result on the client
3aecde3

Jeremiah Lowin commited on

try one more thing
731e83f

zzstoatzz commited on

take one suggestion
3595b6b

zzstoatzz commited on

more permission uvicorn config
1b89739

zzstoatzz commited on

Merge branch 'main' into oauthclient
c01b998

Jeremiah Lowin 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

Store server instance as fastmcp_server
86a15b9

Jeremiah Lowin commited on

Add lifespan property to app
59f2792

Jeremiah Lowin commited on

Merge branch 'main' into oauthclient
fa7b661

Jeremiah Lowin commited on

Merge branch 'main' into sse-bugfix
870eb22

Jeremiah Lowin commited on

Fix import
97f4227

Jeremiah Lowin commited on

Introduce MCP client oauth flow
cfb4777

Jeremiah Lowin commited on

strict typing for `server.py`
d09d7f6

zzstoatzz commited on

Merge branch 'main' into feat/middleware-on-run
a321007
unverified

Maxi Fernandez commited on

feat: Add middleware option in server.run
2903862

MaxiF commited on

add null check
610d35b

zzstoatzz commited on

lint
ae97edf

Ricky Sahu commited on

support messages in progress notifications
5be345f

Ricky Sahu commited on

Update transport docs (#458)
e9ca2f3
unverified

Jeremiah Lowin commited on

Add timeout support to client (#455)
ea9de1e
unverified

Jeremiah Lowin commited on

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

Jeremiah Lowin commited on

Fix docstring
934976d

Jeremiah Lowin commited on

Improve handling of exceptiongroups when raised in clients
177d39a

Jeremiah Lowin commited on

Merge branch 'main' into sse-bugfix
98f443b
unverified

Jeremiah Lowin commited on

Merge pull request #450 from davenpi/declare-toolsChanged-capability
8c7bf65
unverified

Jeremiah Lowin commited on

Declare toolsChanged capability for stdio server.
a5d87c5

davenpi commited on

Remove extra copy
36d32e2

Jeremiah Lowin commited on

prune titles from jsonschemas
db72e0c

Jeremiah Lowin commited on

ensure all json schemas are compressed
112de41

Jeremiah Lowin commited on

Ensure openapi defs are loaded
5050a56

Jeremiah Lowin commited on

Add reprs for OpenAPI objects
e1a4799

Jeremiah Lowin commited on

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

Jeremiah Lowin commited on

chore: unify tool not found error message
6e2a759

davenpi commited on

feat: add support for removing tools from server
c44bbc1

davenpi commited on

Handle template errors
678e6ab

Jeremiah Lowin commited on

Improve error handling for tools and resources
2c75133

Jeremiah Lowin commited on

Remove patch and use upstream SSEServerTransport
025e46b

Jeremiah Lowin commited on

Merge pull request #424 from jlowin/dep-settings
d7ca855
unverified

Jeremiah Lowin commited on

Update deprecation message
92415e9

Jeremiah Lowin commited on

Deprecate passing settings to the FastMCP instance
ea8c89c

Jeremiah Lowin commited on

Merge pull request #408 from yihuang/patch-1
1122718
unverified

Jeremiah Lowin commited on

fix the message
6bb8b70

Jason Koh commited on

logging stack trace for easier debugging
0ac4e71

Jason Koh commited on

add missing StreamableHttpTransport in client exports
86b0f25
unverified

yihuang2026 commited on

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

Jeremiah Lowin commited on