xsecuremcp / src

Commit History

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

feat(settings): add log level normalization (#1171)
1db82ae
unverified

ka2048 commited on

fix: _replace_ref_with_defs; ensure ref_path is string, because some REST servers use "$ref" as property name of schema. (#1164)
241bcdf
unverified

itaru2622 commited on

Fix tool output schema generation to respect Pydantic serialization aliases (#1148)
1b5fe32
unverified

nate nowack Claude commited on

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

codingjoe commited on

Do not silently exclude the "context" key from JSON body (#1153)
0c985eb
unverified

Martin Melka commited on

Merge branch 'main' into run-mcp-config
f27287f
unverified

William Easton commited on

update docstring
1d26866
unverified

William Easton commited on

Support running fastmcp directly with an MCPConfig
ef1072a
unverified

William Easton commited on

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

Jeremiah Lowin Claude commited on

Fix title field preservation in tool transformations
bf961cc

Jeremiah Lowin Claude commited on

Expand empty parameter filtering and add tests
01f3ce5

Jeremiah Lowin Claude commited on

ruff format
dd4d75e

FabrizioSandri commited on

Check for non empty array and dictionary parameter
74ef555

FabrizioSandri commited on

Improve console width (#1126)
5f49f6c
unverified

Jeremiah Lowin commited on

Fix middleware list result types (#1125)
0907fff
unverified

Jeremiah Lowin Claude commited on

fix: replace oneOf with anyOf in OpenAPI schemas to handle overlapping unions (#1119)
dd2c763
unverified

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

Ensure the CLI accepts "streamable-http" as a valid transport (#1099)
2e1c8b2
unverified

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

Fix max recursion error when pruning OpenAPI definitions (#1092)
cb2e1c5
unverified

dimitribarbot commited on

Fix docstring format for fastmcp.client.Client (#1094)
199f3e5
unverified

Neil Conway commited on

feat: Add `--path` Option to CLI for HTTP/SSE Route (#1087)
798d2ed
unverified

David Ben Kalifa 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

Merge pull request #1071 from jlowin/version-copy
6fe9500
unverified

Jeremiah Lowin commited on

Ensure fastmcp version copy is plaintext
4ef7799

Jeremiah Lowin commited on

Merge pull request #1066 from strawgate/keep-defs-on-transform
d006421
unverified

Jeremiah Lowin commited on

Keep json schema $defs on transform
860ca49
unverified

William Easton commited on

Add --copy flag for fastmcp version
d1d50db

Jeremiah Lowin commited on

Refactor from typer to cyclopts
98262e8

Jeremiah Lowin commited on

Use isawaitable instead of iscoroutine
78cdd55

Jeremiah Lowin commited on

Merge main into concurrency-fix-1054
f4d38b0

Jeremiah Lowin commited on

Add documentation
4943730

Jeremiah Lowin commited on

Refactor Client context management to avoid concurrency issue (#1054)
0a8046f
unverified

hopeful0 commited on

Replace asserts with runtime checks
91dbb6a

Jeremiah Lowin commited on

Add MCP json output from CLI (#1056)
9adbb54
unverified

Jeremiah Lowin commited on

Refactor Client context management to avoid concurrency issue
3b238c3

hopeful commited on

Add Claude Code install integration (#1053)
2ecf7ae
unverified

Jeremiah Lowin commited on

Add Cursor support via CLI integration (#1052)
6090024
unverified

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 banner and use console.log (#1041)
a8188bd
unverified

Jeremiah Lowin commited on

Add path expansion to image/audio/file (#1038)
3e5fabc
unverified

Jeremiah Lowin commited on

Merge pull request #1033 from jlowin/claude-wt-20250703-195810
d7899a9
unverified

Jeremiah Lowin commited on