yuu-git/ateliers-training-mcpserver-claude
3.2
If you are the rightful owner of ateliers-training-mcpserver-claude and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project provides a sample implementation of a Model Context Protocol (MCP) server using C#/.NET, enabling access to technical knowledge bases from Claude Desktop.
Tools
Functions exposed to the LLM to take actions
ReadGuideline
Reads a specified file path.
ListGuidelines
Retrieves a list of Markdown files in the repository.
ReadArticle
Reads a Docusaurus article, removing frontmatter.
ListArticles
Retrieves a list of articles in a specified directory.
SearchArticles
Searches articles by keyword.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client