xsecuremcp / tests /server

Commit History

Remove unused TimedCache (#1303)
4a969a3
unverified

William Easton commited on

Add test for proxy tags visibility (#1302)
08f0e73
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

Sort tags for deterministic output
ed43295

Jeremiah Lowin commited on

Note that OpenAPI components automatically load tags
926df22

Jeremiah Lowin commited on

Add tags to meta
7be2f51

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

Support string annotations (#1255)
0e1f06a
unverified

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

Logcapture addition to test_server file (#1229)
7fec089
unverified

essenceX 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

Support from __future__ import annotations (#1199)
3ab4db9
unverified

Jeremiah Lowin commited on

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

William Easton Jeremiah Lowin commited on

Add StatefulProxyClient (#1109)
b140934
unverified

hopeful0 commited on

Fix nesting when making OpenAPI arrays and objects optional (#1178)
be25dfa
unverified

Martin Melka commited on

add server name to mounted server warnings (#1147)
27106b0
unverified

Aidan commited on

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

codingjoe commited on

Fix optional parameter validation in OpenAPI integration (#1135)
64a8670
unverified

Jeremiah Lowin Claude commited on

Expand empty parameter filtering and add tests
01f3ce5

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

Fix single-element list unwrapping in tool content
ff32168

Jeremiah Lowin Claude commited on

Remove asyncio mark
bf00022

Jeremiah Lowin commited on

Ensure multi-client configurations use new ProxyClient (#1045)
a922f59
unverified

Jeremiah Lowin commited on

Avoid propagating logs (#1042)
6acea03
unverified

Jeremiah Lowin commited on

Proxy support advanced MCP features (#1022)
fd0c13f
unverified

hopeful0 commited on

Update test_openapi_compatibility.py
df0a1cf

Jeremiah Lowin commited on

Fix test to properly expect ValidationError with pytest.raises
a4d699c

Jeremiah Lowin commited on

Add comprehensive OpenAPI 3.0 vs 3.1 compatibility tests
5057c7c

Jeremiah Lowin Claude commited on

Split giant test file into smaller files
c151bc3

Jeremiah Lowin commited on

Fix OpenAPI array parameter explode handling
4a8c120

Jeremiah Lowin commited on

Fix schema wrapping for non-object union types in output schemas
677a8fb

Jeremiah Lowin commited on

Fix output schema test
c7c6360

Jeremiah Lowin commited on

Update docs
d4466da

Jeremiah Lowin commited on

Update typing
743f189

Jeremiah Lowin commited on

Update all tests
3a9d761

Jeremiah Lowin commited on

Add structured content & update almost all tests
aa46c09

Jeremiah Lowin commited on