xsecuremcp / src

Commit History

Update bearer.py
d215186

Jeremiah Lowin commited on

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

Jeremiah Lowin Claude commited on

Lint updates
b993ca6

Jeremiah Lowin commited on

Merge branch 'main' into mcpconfig-timeout
09bb378
unverified

Jeremiah Lowin commited on

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

Jeremiah Lowin commited on

Remove second settings object; deprecate
0bf61b1

Jeremiah Lowin commited on

Merge branch 'main' into mcpconfig-timeout
ca39fc6
unverified

cegers commited on

Merge pull request #1030 from jlowin/banner
26eef11
unverified

Jeremiah Lowin commited on

Reduce banner padding
865a1ab

Jeremiah Lowin commited on

accept timeouts in MCPConfig
ae80cbe

cegers 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

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