xsecuremcp / tests

Commit History

Support constrained choice
fb12cad

Jeremiah Lowin commited on

Provide a response type to client
815bac1

Jeremiah Lowin commited on

Handler must be async; add to sessionkwargs
1f71f65

Jeremiah Lowin commited on

Merge branch 'main' into elicitation
067cea2

Jeremiah Lowin commited on

Merge pull request #901 from jlowin/output-schema
42909f0
unverified

Jeremiah Lowin commited on

Fix output schema test
c7c6360

Jeremiah Lowin commited on

Update docs
d4466da

Jeremiah Lowin commited on

Update failing tests
5e0db17

Jeremiah Lowin commited on

Update typing
743f189

Jeremiah Lowin commited on

Update all tests
3a9d761

Jeremiah Lowin commited on

Merge pull request #977 from cortexapps/add-extensions
8a18da9
unverified

Jeremiah Lowin commited on

Update output schema control
ebdeab3

Jeremiah Lowin commited on

Add OpenAPI extensions support to HTTPRoute
c0183df

Aditya Bansal commited on

Add tests when custom path is provided
3476d1b

Goro commited on

Merge branch 'main' of https://github.com/jlowin/fastmcp into feature/component-manager
cf52057

Goro commited on

Add missing documentation
1a49d90

Goro commited on

Update for 'result' kwarg instead of 'value'
da5987c

Jeremiah Lowin commited on

Add structured content & update almost all tests
aa46c09

Jeremiah Lowin commited on

Refactor duplicated logic
8430481

Goro commited on

Add component manager tests
f7f3b5c

Goro commited on

Fix contrib tests
7021309

Jeremiah Lowin commited on

Merge branch 'main' into output-schema
6572dc8

Jeremiah Lowin commited on

Fix OpenAPI tests
0653d45

Jeremiah Lowin commited on

Remove legacy json parsing
6ea503a

Jeremiah Lowin commited on

Merge branch 'main' into protocol-update
5e329a1

Jeremiah Lowin commited on

Fix middleware tests
5bfd7a8

Jeremiah Lowin commited on

Fix middleware tests
20ffbf8

Jeremiah Lowin commited on

Merge branch 'protocol-update' of https://github.com/jlowin/fastmcp into protocol-update
7a8d3bf

Jeremiah Lowin commited on

Implement TokenVerifier protocol for mcp-python-sdk compatibility
ac19f92

Jeremiah Lowin Claude commited on

Update tests for server input validation
77b11ea

Jeremiah Lowin commited on

Merge branch 'main' into notifications
fd3fdc0
unverified

Jeremiah Lowin commited on

Merge branch 'main' into protocol-update
3d3b461

Jeremiah Lowin commited on

Merge pull request #954 from jlowin/claude-wt-20250625-210215
05dfb42
unverified

Jeremiah Lowin commited on

Fix external schema reference handling in OpenAPI parser
80215f2

Jeremiah Lowin Claude commited on

Use proper isinstance(Enum) check instead of hasattr
bbf015c

Jeremiah Lowin Claude commited on

Fix parameter location enum handling in OpenAPI parser
d33e60d

Jeremiah Lowin Claude commited on

Add automatic MCP list change notifications and client message handling
6fe9090

Jeremiah Lowin Claude commited on

Add production-ready middleware examples with comprehensive tests
5800457

Jeremiah Lowin Claude commited on

Update test_streamable_http.py
858df84

Jeremiah Lowin commited on

Alias streamable-http as http
9a0fa94

Jeremiah Lowin commited on

Add "http" as an alias for streamable-http
c1940a6

Jeremiah Lowin commited on

Add http as an alias for streamable http
0fa02ae

Jeremiah Lowin commited on

Merge branch 'protocol-update' into output-schema
bf7c492
unverified

Jeremiah Lowin commited on

Merge branch 'protocol-update' into elicitation
1acd948
unverified

Jeremiah Lowin commited on

Merge branch 'main' into protocol-update
401e5ce

Jeremiah Lowin commited on

Apply pre-commit formatting changes
ea6ffc1

Jeremiah Lowin Claude commited on

Implement client-side argument serialization with focused tests
da5f976

Jeremiah Lowin Claude commited on

Fix pyright type checking issues in tests
cd7d4ca

Jeremiah Lowin Claude commited on

Update schema description wording for clarity
50745e5

Jeremiah Lowin Claude commited on

Add automatic JSON schema descriptions for non-string prompt arguments
65ead06

Jeremiah Lowin Claude commited on