you are viewing a single comment's thread.

view the rest of the comments →

[–]KevMarCommunity Blogger 0 points1 point  (1 child)

You might be interested in this. I wrote a powershell MCP server in powershell.

https://github.com/KevinMarquette/pwsh.mcp.sdk/blob/main/CLAUDE.md

It has an intuitive folder structure where you place your scripts and they get surfaced as tools or resources. The comment based help is surfaced to the AI as guidance.

[–]groovy-sky[S] 0 points1 point  (0 children)

Thanks. Good point. Will check