xsecuremcp / src

Commit History

added check support one mcp server
c87c8e6

Sandipan Haldar commited on

modified to load transport from config
e742442

Sandipan Haldar commited on

Ensure servers expose template wildcards
ceea07c

Jeremiah Lowin commited on

Merge pull request #254 from jlowin/openapi-resource
502b01e
unverified

Jeremiah Lowin commited on

Fix issues with simple str response
e1fcc29

Jeremiah Lowin commited on

Ensure openapi resources return valid responses
d2069f2

Jeremiah Lowin commited on

Merge pull request #253 from jlowin/cli-args
a9a50be
unverified

Jeremiah Lowin commited on

Allow customization of inspector proxy port, ui port, and version
6537199

Jeremiah Lowin commited on

added dictionary type to load server config
e7d3ad0

Sandipan Haldar commited on

fix: unintended type convert
0f37c4b

Cutekibry commited on

Add wildcard params
b770cbf

Jeremiah Lowin commited on

Improve error message when parsing params
54a1c66

Jeremiah Lowin commited on

merge conflict
e782013

zzstoatzz commited on

Merge branch 'main' into patch-2
0801640
unverified

Jeremiah Lowin commited on

Update cli.py
ad568fb

Jeremiah Lowin commited on

Merge pull request #220 from yihuang/main
70727d0
unverified

Jeremiah Lowin commited on

Merge pull request #231 from jlowin/contrib
c891ae9
unverified

Jeremiah Lowin commited on

Ensure contrib is importable
ecb6207

Jeremiah Lowin commited on

feat: use sys.executable instead of python on PATH
e21d716
unverified

yihuang2026 commited on

fix fastmcp version ,python path valueError
7aac587
unverified

krasuschen commited on

fix format
de6e19a
unverified

yihuang2026 commited on

add unit test
a14756d
unverified

yihuang2026 commited on

simply nesting handling
d4d4e69
unverified

yihuang2026 commited on

fix format
f1fb9bb
unverified

yihuang2026 commited on

fix
7c7aa5d
unverified

yihuang2026 commited on

fix format
3739ce2
unverified

yihuang2026 commited on

fix ruff
8cc3f59
unverified

yihuang2026 commited on

Apply suggestions from code review
dccb245
unverified

yihuang Copilot commited on

Update src/fastmcp/server/proxy.py
fd9bcfe
unverified

yihuang Copilot commited on

fix client nested context manager
49656bc
unverified

yihuang2026 commited on

fix: proxy mcp server should tolerate METHOD_NOT_FOUND
d32f68a
unverified

yihuang2026 commited on

Pass kwargs correctly
27eb2df

Jeremiah Lowin commited on

Initial Implementation
09d8104

strawgate commited on

Add an init to make mcp_mixin a module
066be76

strawgate commited on

Do run pyright; update tests for coros
2c6ad11

Jeremiah Lowin commited on

Merge branch 'main' into McpRegisterable-example
1ef1064
unverified

strawgate commited on

Updates based on PR Feedback
ce45db3

strawgate commited on

Improve integration documentation
51ea945

Jeremiah Lowin commited on

Merge branch 'main' into mount
46424ca
unverified

Jeremiah Lowin commited on

Merge pull request #181 from kongqi404/verify
decbb8e
unverified

Jeremiah Lowin commited on

Fix static checks
9c4c876

Jeremiah Lowin commited on

default sse to 127.0.0.1
6cbbd70

Jeremiah Lowin commited on

Add npx validation
7d2a8d4

kongqi commited on

McpRegisterable Example
40c10e7

strawgate commited on

Add mount tests
72f52ef

Jeremiah Lowin commited on

Refactor remote servers
81e8514

Jeremiah Lowin commited on

restore mcp tool generation to server
d6d2b36

Jeremiah Lowin commited on

rename mount -> import
a1ec1e3

Jeremiah Lowin commited on

Ensure quoted URIs work; fix proxy template issue
15f96d2

Jeremiah Lowin commited on

Improve matching logic for quoted chars
2e6dbad

Jeremiah Lowin commited on