xsecuremcp / src

Commit History

Create common base class for components
c6466c2

Jeremiah Lowin commited on

Merge branch 'main' into transform-tools-2
79436d0
unverified

Jeremiah Lowin commited on

fix typing
23b7b52

Jeremiah Lowin commited on

Add documentation
fbacb68

Jeremiah Lowin commited on

filled_arguments → arguments
c135727

Jeremiah Lowin commited on

Use `hide` instead of `drop`
b5feac0

Jeremiah Lowin commited on

Refactor MCPConfig import in transports.py
614b7ce
unverified

rusuf commited on

Merge branch 'main' of https://github.com/Maanas-Verma/fastmcp
4bb88c1
unverified

Maanas Verma commited on

remove http from remoteMCPServer model and resolve MCPConfig import in transports.py
9180aed
unverified

Maanas Verma commited on

prevent double passing of client info
d475f25

Jeremiah Lowin commited on

Ensure client is only initialized once
c04707c

Jeremiah Lowin commited on

Merge pull request #754 from jlowin/mcpconfig-auth
bc74b3b
unverified

Jeremiah Lowin commited on

Merge pull request #753 from jlowin/event-store-type
1988a4b
unverified

Jeremiah Lowin commited on

Support remote auth in mcpconfig
b86019e

Jeremiah Lowin commited on

Fix passing token string to client auth
282875e

Jeremiah Lowin commited on

Ensure event store is properly typed
70e3e8c

Jeremiah Lowin commited on

Merge pull request #751 from jlowin/accept-header
86e2822
unverified

Jeremiah Lowin commited on

Add accept to excluded headers
56481cb

Jeremiah Lowin commited on

chore: fix prompt docstring
52aa5a1
unverified

danb27 commited on

Remove open-ended and server-specific settings
927e044

Jeremiah Lowin commited on

Merge branch 'main' into include-exclude
69b7117
unverified

Jeremiah Lowin commited on

Fix bad merge
a0e040d

Jeremiah Lowin commited on

Add support for tag-based include/exclude
1175ac0

Jeremiah Lowin commited on

Restore default to zero
ef06ced

Jeremiah Lowin commited on

Respect cache setting, set default to 1
e085ebe

Jeremiah Lowin commited on

Allow setting type with ArgTransform
41cf7e2

Jeremiah Lowin commited on

Add tool transformation
1f34d30

Jeremiah Lowin commited on

Don't store exclude args as attribute
cf04a1f

Jeremiah Lowin commited on

Use ellipsis default
11b53ee

Jeremiah Lowin commited on

Add get_tool utility
92cf7e6

Jeremiah Lowin commited on

Merge pull request #737 from wfclark5/main
df5ee4b
unverified

Jeremiah Lowin commited on

Merge pull request #739 from strawgate/update-add-tool-docstring
6ae9178
unverified

Jeremiah Lowin commited on

updated add tool docstring
d809841
unverified

William Easton commited on

Fix Typo in CLI module
8cd70e4
unverified

wfclark5 commited on

Make the type checker less sad
8f068b3
unverified

William Easton commited on

Merge branch 'decorators' of https://github.com/jlowin/fastmcp into decorators
411d72c

Jeremiah Lowin commited on

Update server.py
8c95b71

Jeremiah Lowin commited on

Merge branch 'main' into decorators
2eb93f5
unverified

Jeremiah Lowin commited on

Ensure methods work/are documented
ec6bd43

Jeremiah Lowin commited on

Return objects from decorators
5ee8f66

Jeremiah Lowin commited on

Add optional dep
3949bae

Jeremiah Lowin commited on

Remove DecoratedFunction
c028391

Jeremiah Lowin commited on

Update tests for prompts
f6c5553

Jeremiah Lowin commited on

allow naked prompt decorator
4f92aa9

Jeremiah Lowin commited on

Ensure deprecation warnings have stacklevel=2
59932ee

Jeremiah Lowin commited on

Remove empty parens
224caf9

Jeremiah Lowin commited on

Remove empty parens
09438a8

Jeremiah Lowin commited on

Support "naked" tool decorator usage
26ff0e9

Jeremiah Lowin commited on

Ensure tool serializer is applied
4757dcb

Jeremiah Lowin commited on

Server add_* methods no longer accept functions
a853a78

Jeremiah Lowin commited on