xsecuremcp / src /fastmcp /server /server.py

Commit History

Remove unused TimedCache (#1303)
4a969a3
unverified

William Easton commited on

Add complete support for TokenVerifier protocol (#1297)
b6176a5
unverified

Jeremiah Lowin commited on

Add meta parameter support to tools, resources, templates, and prompts decorators (#1294)
0907e77
unverified

Jeremiah Lowin commited on

Add _fastmcp meta namespace (#1290)
957b451
unverified

Jeremiah Lowin commited on

feat: Add Annotations support for resources and resource templates (#1260)
e3f57a4
unverified

Tapan Chugh tapanc commited on

Introduce experimental OpenAPI parser with improved performance and maintainability (#1209)
8c5bdf2
unverified

Jeremiah Lowin commited on

fix: add type hint to custom_route decorator (#1210)
e42c7fe
unverified

nate nowack Claude commited on

[🐶] Transform MCP Server Tools (#1132)
bacf327
unverified

William Easton Jeremiah Lowin commited on

Remove deprecated proxy creation (#1186)
6d04c2c
unverified

Jeremiah Lowin commited on

Add mirrored component support for proxy servers
a9a1a98

Jeremiah Lowin Claude commited on

Fix concurrent proxy client operations with session isolation (#1083)
c7708b2
unverified

Jeremiah Lowin Claude commited on

Add Cursor support via CLI integration (#1052)
6090024
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

Merge pull request #1018 from jlowin/stateless-arg
08c7eb3
unverified

Jeremiah Lowin commited on

Reintroduce splash screen
8d6a116

Jeremiah Lowin commited on

Reapply "Add CLI banner"
2f3af13

Jeremiah Lowin commited on

Expose stateless_http kwarg
8b24d16

Jeremiah Lowin commited on

Revert "Add CLI banner"
0ce4419
unverified

Jeremiah Lowin commited on

Add CLI banner
031ff24

Jeremiah Lowin commited on

Add title field support to FastMCP components
226fdf7

Jeremiah Lowin Claude commited on

Add structured content & update almost all tests
aa46c09

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

Merge branch 'main' into protocol-update
5e329a1

Jeremiah Lowin commited on

Fix middleware tests
20ffbf8

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

fix a couple parsing issues
bb7d65e

zzstoatzz commited on

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

Jeremiah Lowin Claude commited on

Add http as an alias for streamable http
0fa02ae

Jeremiah Lowin commited on

Add output schema to tool decorator
c903d7b

Jeremiah Lowin commited on

Update types and tests for upcoming SDK release
3c4246c

Jeremiah Lowin commited on

Update docs and tests
a52441c

Jeremiah Lowin commited on

Minor updates
8ea5e71

Jeremiah Lowin commited on

Fix import prefix behavior
09cabfa

Jeremiah Lowin commited on

Update resource manager
d37c5e4

Jeremiah Lowin commited on

Update prompt manager
80723cc

Jeremiah Lowin commited on

Update tool manager
816878f

Jeremiah Lowin commited on

Update proxy behavior and conflict resolution
db65850

Jeremiah Lowin commited on

Add middleware for all current handlers
e423e66

Jeremiah Lowin commited on

Updated list_tools
54bdf2c

Jeremiah Lowin commited on

Merge main
e97c2b8

Jeremiah Lowin commited on

Merge branch 'main' into middleware-2
ba3b96f

Jeremiah Lowin commited on

Add key to component
0fdb55c

Jeremiah Lowin commited on

Add single-component methods
ac3212f

Jeremiah Lowin commited on

Make prefixes optional
4d88236

Jeremiah Lowin commited on

Consolidate prefix logic
fa216f2

Jeremiah Lowin commited on

Enforce name/instructions as only positional args
196d446

Jeremiah Lowin commited on