xsecuremcp / docs /servers

Commit History

feat: introduce fastmcp.json configuration system (#1517)
5f2c09d
unverified

Jeremiah Lowin commited on

Fixed wrong import path in new docs page (#1538)
c516657
unverified

Sebastian Kalisz commited on

Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434)
f5238eb
unverified

Jeremiah Lowin commited on

fix: Use Message function and PromptResult type in docs (#1515)
aaa99a4
unverified

Jeremiah Lowin Claude commited on

docs: Fix type annotation in return value documentation (#1499)
76b9f6d
unverified

Maikel Veen commited on

Update deployment docs (#1486)
cc899d9
unverified

Jeremiah Lowin commited on

Support importing custom_route endpoints when mounting servers (#1470)
125f50b
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Add documentation for get_access_token() dependency function (#1446)
341332a
unverified

Jeremiah Lowin Jeremiah Lowin marvin-context-protocol[bot] commited on

Ensure resource + template names are properly prefixed when importing/mounting (#1423)
8d16d26
unverified

Jeremiah Lowin commited on

Introduce `RemoteAuthProvider` for cleaner external identity provider integration, update docs (#1346)
8c0df0f
unverified

Jeremiah Lowin commited on

Docs updates (#1336)
dcd54e9
unverified

Jeremiah Lowin commited on

Add comprehensive OAuth 2.1 authentication system with WorkOS integration (#1327)
3959209
unverified

Jeremiah Lowin commited on

Update resources.mdx (#1334)
e8c98a6
unverified

Jeremiah Lowin commited on

Add unit tests and docs for denying tool calls with middleware (#1333)
96709d8
unverified

Jeremiah Lowin commited on

Structured client-side logging (#1326)
4a12d22
unverified

Colin Jermain commited on

docs: update get_state and set_state references (#1306)
6dcf299
unverified

Maxi Fernandez 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

Add 2.11 version badge for state management (#1289)
02a4dfb
unverified

Jeremiah Lowin commited on

Update documentation
ef1d003

Jeremiah Lowin commited on

Add annotations docs (#1268)
f6b57a9
unverified

Jeremiah Lowin commited on

Fix typing, add tests for tool call middleware (#1269)
ccc2857
unverified

Jeremiah Lowin commited on

Support string annotations (#1255)
0e1f06a
unverified

Jeremiah Lowin commited on

Fix invalid async context manager usage in proxy documentation (#1246)
7d758ee
unverified

nate nowack commited on

Update docs to reflect sync tools (#1234)
b8f381e
unverified

Jeremiah Lowin commited on

Add docs for context state management (#1227)
5375b3a
unverified

Jeremiah Lowin commited on

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

codingjoe commited on

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

Jeremiah Lowin Claude commited on

Update proxy.mdx (#1108)
f5e46e3
unverified

coldfirex commited on

Add mirrored component support for proxy servers (#1105)
2c2248b
unverified

Jeremiah Lowin Claude commited on

Add mirrored component support for proxy servers
a9a1a98

Jeremiah Lowin Claude commited on

Update integration docs
54dc4d4

Jeremiah Lowin commited on

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

Jeremiah Lowin Claude commited on

Proxy support advanced MCP features (#1022)
fd0c13f
unverified

hopeful0 commited on

Clean up docs
97d16c5

Jeremiah Lowin commited on

Merge pull request #997 from sstene1/auth-alg
e670504
unverified

Jeremiah Lowin commited on

Update middleware imports and documentation
63bfcb4

Jeremiah Lowin commited on

Merge branch 'auth-alg' of https://github.com/sstene1/fastmcp into auth-alg
52a4a60

Shane Stene commited on

config algorithm support
1740f19

Shane Stene commited on

Support "no response" elicitation requests
dbf9272

Jeremiah Lowin commited on

Add new tag
f176f90

Jeremiah Lowin commited on

Update parameter capitalization
2937184

Jeremiah Lowin commited on

Update documentation
1a68f2c

Jeremiah Lowin commited on

Provide a response type to client
815bac1

Jeremiah Lowin commited on

Update docs
d4466da

Jeremiah Lowin commited on

Merge branch 'main' into output-schema
6572dc8

Jeremiah Lowin commited on

Remove legacy json parsing
6ea503a

Jeremiah Lowin commited on

Merge branch 'main' into protocol-update
5e329a1

Jeremiah Lowin commited on

Fix middleware tests
5bfd7a8

Jeremiah Lowin commited on