Replies: 1 comment
-
That's fine. Every request for that resource will call PromptDocumentation() and read and return the file.
Have what, specifically? You can already write it as you did, or if you want to manually call McpServerResource.Create, you can do that as well. What is it "FileResource" is providing that you're asking for? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
Hi there,
Quick question: If I want to expose a Markdown file as a resource.
Is this the correct approach, or should I implement a
ResourceHandler?I saw
FastMcphasFileResourceIs this a possible implementation? Could we also have the C# SDK?
Beta Was this translation helpful? Give feedback.
All reactions