xsecuremcp / src /fastmcp /tools /tool_manager.py

Commit History

feat(tool): add support for excluding arguments from tool definition
c5ee465

deepak-stratforge commited on

Make error masking configurable
85e9cfd

Jeremiah Lowin commited on

Merge pull request #437 from davenpi/feat/remove-tool
4e9aea2
unverified

Jeremiah Lowin commited on

chore: unify tool not found error message
6e2a759

davenpi commited on

feat: add support for removing tools from server
c44bbc1

davenpi commited on

Improve error handling for tools and resources
2c75133

Jeremiah Lowin commited on

Refactor context to avoid unecessary passing
1534a61

Jeremiah Lowin commited on

Add an example of a custom serializer implementation
ee0baf8

strawgate commited on

Add support for annotations
c2a9892

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

Create MCP prompts on object
24b96b7

Jeremiah Lowin commited on

Update tool manager param to key
dce143d

Jeremiah Lowin commited on

Fix bug with duplicate behavior == ignore
2c1fc32

Jeremiah Lowin commited on

Add `get_tools()` and update tests to include proxy tools
736b52b

Jeremiah Lowin commited on

Allow tool manager to store an alternative name for tools
72c9ff1

Jeremiah Lowin commited on

Ensure objects are copied properly and test mounting fastapi
70f2db7

Jeremiah Lowin commited on

Use _ as default mount separator and make configurable
37a07a4

Jeremiah Lowin commited on

Add tags, improve duplicate import behavior
fa364d7

Jeremiah Lowin commited on

Add tags for all core MCP objects
316c336

Jeremiah Lowin commited on

use type
9cc5eae

zzstoatzz commited on

restore 1.x code
48f7143

Jeremiah Lowin commited on

Permit empty prefixes
6da0e6b

Jeremiah Lowin commited on

Support mounting FastMCPs as sub-servers
d4adea4

Jeremiah Lowin commited on

scaffold tools
3dd2080

Jeremiah Lowin commited on

Use upstream FastMCP
b8df5e6

Jeremiah Lowin commited on

func → fn everywhere
35c4f24

Jeremiah Lowin commited on

Refactor tools + resourcemanager
2547093

Jeremiah Lowin commited on