xsecuremcp / src /fastmcp /server

Commit History

Remove redundant resource_metadata_url assignment (#1328)
bf7fcc7
unverified

Jeremiah Lowin commited on

Structured client-side logging (#1326)
4a12d22
unverified

Colin Jermain commited on

Remove unused TimedCache (#1303)
4a969a3
unverified

William Easton commited on

docs: update get_state and set_state references (#1306)
6dcf299
unverified

Maxi Fernandez commited on

Use a simple overwrite instead of a merge for meta (#1296)
2e693f4
unverified

Jeremiah Lowin commited on

Add complete support for TokenVerifier protocol (#1297)
b6176a5
unverified

Jeremiah Lowin commited on

feat: Allow Resource Metadata URL as field in OAuthProvider (#1287)
9a6f944
unverified

dacamposol commited on

Add meta parameter support to tools, resources, templates, and prompts decorators (#1294)
0907e77
unverified

Jeremiah Lowin commited on

Add _fastmcp meta namespace (#1290)
957b451
unverified

Jeremiah Lowin commited on

Ensure proxy components forward meta dicts (#1282)
6cdad57
unverified

Jeremiah Lowin commited on

Improve OpenAPI-to-JSONSchema conversion utilities (#1283)
4394198
unverified

Jeremiah Lowin commited on

Fix typing, add tests for tool call middleware (#1269)
ccc2857
unverified

Jeremiah Lowin commited on

feat: Add Annotations support for resources and resource templates (#1260)
e3f57a4
unverified

Tapan Chugh tapanc commited on

Fix stateful proxy client mixing in multi-proxies sessions (#1245)
d80180f
unverified

hopeful0 commited on

Refactor `get_http_request` and `context.session_id` (#1242)
f64fa17
unverified

hopeful0 commited on

Add state dict to Context (#1118) (#1160)
62aab99
unverified

Mukul Murthy Jeremiah Lowin commited on

Skip repeated type conversion and validation in proxy client elicitation handler (#1222)
9d7c3c2
unverified

Tapan Chugh tapanc commited on

Introduce experimental OpenAPI parser with improved performance and maintainability (#1209)
8c5bdf2
unverified

Jeremiah Lowin commited on

fix: add type hint to custom_route decorator (#1210)
e42c7fe
unverified

nate nowack Claude commited on

[🐶] Transform MCP Server Tools (#1132)
bacf327
unverified

William Easton Jeremiah Lowin commited on

Add StatefulProxyClient (#1109)
b140934
unverified

hopeful0 commited on

Remove deprecated proxy creation (#1186)
6d04c2c
unverified

Jeremiah Lowin commited on

Resolve #1139 -- Implement include_context argument in Context.sample (#1141)
9247f8d
unverified

codingjoe commited on

Do not silently exclude the "context" key from JSON body (#1153)
0c985eb
unverified

Martin Melka commited on

Expand empty parameter filtering and add tests
01f3ce5

Jeremiah Lowin Claude commited on

ruff format
dd4d75e

FabrizioSandri commited on

Check for non empty array and dictionary parameter
74ef555

FabrizioSandri commited on

Fix middleware list result types (#1125)
0907fff
unverified

Jeremiah Lowin Claude commited on

Fix OpenAPI deepObject style parameter encoding (#1122)
c21d179
unverified

Jeremiah Lowin Claude commited on

Fix OpenAPI parameter name collisions with location suffixing
7004e72

Jeremiah Lowin Claude commited on

Add mirrored component support for proxy servers
a9a1a98

Jeremiah Lowin Claude commited on

Fix OpenAPI tool name registration when modified by mcp_component_fn (#1096)
25428f8
unverified

Jeremiah Lowin Claude commited on

Fix concurrent proxy client operations with session isolation (#1083)
c7708b2
unverified

Jeremiah Lowin Claude commited on

Add output schema support for OpenAPI tools (#1073)
53a91d7
unverified

Jeremiah Lowin Claude commited on

Add Cursor support via CLI integration (#1052)
6090024
unverified

Jeremiah Lowin commited on

Proxy support advanced MCP features (#1022)
fd0c13f
unverified

hopeful0 commited on

Update banner and use console.log (#1041)
a8188bd
unverified

Jeremiah Lowin commited on

Update bearer.py
d215186

Jeremiah Lowin commited on

Support 'scp' claim for OAuth scopes in BearerAuthProvider
5c6cd30

Jeremiah Lowin Claude commited on

Merge pull request #1018 from jlowin/stateless-arg
08c7eb3
unverified

Jeremiah Lowin commited on

Reintroduce splash screen
8d6a116

Jeremiah Lowin commited on

Reapply "Add CLI banner"
2f3af13

Jeremiah Lowin commited on

Expose stateless_http kwarg
8b24d16

Jeremiah Lowin commited on

Revert "Add CLI banner"
0ce4419
unverified

Jeremiah Lowin commited on

Merge pull request #1008 from jlowin/claude-wt-20250701-104804
fbc96f7
unverified

Jeremiah Lowin commited on

Refactor array parameter formatting to reduce code duplication
71ef915

Jeremiah Lowin commited on

Fix OpenAPI array parameter explode handling
4a8c120

Jeremiah Lowin commited on

Add CLI banner
031ff24

Jeremiah Lowin commited on

Merge pull request #997 from sstene1/auth-alg
e670504
unverified

Jeremiah Lowin commited on

Merge pull request #999 from jlowin/middleware-docs
7477f03
unverified

Jeremiah Lowin commited on