xsecuremcp / src

Commit History

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

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

Implement TokenVerifier protocol for mcp-python-sdk compatibility
ac19f92

Jeremiah Lowin Claude commited on

Fix typeddict imports
35d4f60

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

Merge branch 'main' into claude-wt-20250625-195151
5f72fab
unverified

Jeremiah Lowin commited on

Use proper isinstance(Enum) check instead of hasattr
bbf015c

Jeremiah Lowin Claude commited on

Merge pull request #949 from jlowin/fix-doc-render
5587624

nate nowack commited on

Fix parameter location enum handling in OpenAPI parser
d33e60d

Jeremiah Lowin Claude commited on

fix a couple parsing issues
bb7d65e

zzstoatzz commited on

Fix typing
8dd25be

Jeremiah Lowin commited on

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

Jeremiah Lowin Claude commited on

Fix duplicate error logging in exception handlers
7d648cc

Jeremiah Lowin Claude commited on

Merge pull request #922 from jlowin/docstring
b9cfb9a
unverified

Jeremiah Lowin commited on

ControlFlow -> FastMCP 😅
84e8114

Jeremiah Lowin commited on

Add production-ready middleware examples with comprehensive tests
5800457

Jeremiah Lowin Claude commited on

Create middleware module
62222a1

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

Merge pull request #910 from jlowin/feature/client-side-prompt-argument-serialization
3892c4b
unverified

Jeremiah Lowin commited on

Update client.py
2aee6b2

Jeremiah Lowin commited on

Update src/fastmcp/client/client.py
497cc75
unverified

Jeremiah Lowin Copilot commited on

Merge pull request #906 from Jason-CKY/feat/custom-auth-mcpconfig
7ead95b
unverified

Jeremiah Lowin commited on

Implement client-side argument serialization with focused tests
da5f976

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

Remove unclear comment about validate_call
b07d252

Jeremiah Lowin Claude commited on

Fix prompt argument type annotation to support mixed typing
f574078

Jeremiah Lowin Claude commited on

custom auth configuration for remote mcp server with mcp config class
0a40701

jahhs0n commited on