xsecuremcp / src

Commit History

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

Update middleware imports and documentation
63bfcb4

Jeremiah Lowin commited on

Remove automatic trailing slash modification from server paths
6ba1427

Jeremiah Lowin Claude commited on

fix ruff formatting
0e7ece1

Shane Stene commited on

Update bearer.py
590cdcd
unverified

sstene1 commited on

Merge branch 'auth-alg' of https://github.com/sstene1/fastmcp into auth-alg
52a4a60

Shane Stene commited on

config algorithm support
1740f19

Shane Stene commited on

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

Jeremiah Lowin commited on

Support "no response" elicitation requests
dbf9272

Jeremiah Lowin commited on

Fix type hints for FunctionResource:fn
3c230a8

CfirTsabari commited on

Pass httpxerrors through
faf4760

Jeremiah Lowin commited on

Improve early error handling for stdio transport
445f86a

Jeremiah Lowin commited on

Support implicit Elicitation acceptance
f1f97d2

Jeremiah Lowin commited on

Update title precedence
e98b7a0

Jeremiah Lowin commited on

Add title field support to FastMCP components
226fdf7

Jeremiah Lowin Claude commited on

Merge branch 'main' into elicitation
493d558

Jeremiah Lowin commited on

Fix syntax issue prior to 3.12
c6b741a

Jeremiah Lowin commited on

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 branch 'main' into auth
34a5c49
unverified

Jeremiah Lowin commited on

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

Jeremiah Lowin commited on

Update docs
d4466da

Jeremiah Lowin commited on

Fix typing issues in json_schema_type
dee5859

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

Remove redundant testing calls
772e4c6

Goro commited on

Fix doc and example
59a72ab

Goro 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

Add structured content & update almost all tests
aa46c09

Jeremiah Lowin commited on

Refactor duplicated logic
8430481

Goro commited on

Fix typing warnings
e9d44f5

Goro commited on

Refactor component manager into contrib module
8612b4f

Goro commited on

Update tool transformation for ToolResult compatibility
7974ade

Jeremiah Lowin Claude commited on

Add structured output support
03a2687

Jeremiah Lowin commited on

Merge branch 'main' into output-schema
6572dc8

Jeremiah Lowin commited on

Fix trailing slash
4546541

Jeremiah Lowin commited on

Clean up extra oauth models, not needed anymore
c0ec675

Jeremiah Lowin commited on

Fix typing
5cb97a7

Jeremiah Lowin commited on

Remove legacy json parsing
6ea503a

Jeremiah Lowin commited on