Jeremiah Lowin @jlowin.dev · Apr 25

Small-but-impactful QOL improvement suggested by a user: MCP resource templates can now include wildcard parameters, making it easy to load paths as parameters. Here's a resource template that can read any user-provided Python file in the src/ directory.

3 likes 1 replies

?

Replies

Jeremiah Lowin · Apr 25

Nerd note: this is technically an extension of the strict MCP protocol, which uses RFC 6570 URIs, but should be compatible with any MCP client because the processing happens in the FastMCP layer. Docs: gofastmcp.com/servers/reso...