From d71ae13a2d32550577081f5e8ba15b0bd4ef2548 Mon Sep 17 00:00:00 2001
From: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
Date: Fri, 25 Apr 2025 15:52:23 -0400
Subject: [PATCH] Update wildcards to 2.2.4
---
docs/servers/resources.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/servers/resources.mdx b/docs/servers/resources.mdx
index 573379593..d5ef7e050 100644
--- a/docs/servers/resources.mdx
+++ b/docs/servers/resources.mdx
@@ -249,7 +249,7 @@ With these two templates defined, clients can request a variety of resources:
### Wildcard Parameters
-
+
Please note: the Model Context Protocol URI standard follows RFC 6570, which does not include support for wildcard parameters. FastMCP extends the template syntax to support wildcards (`{param*}`), and because template matching happens entirely in the FastMCP server, it is not expected that these wildcards will cause compatibility issues with other MCP implementations. However, this can not be guaranteed.