DanilaFe/chapel-support
If you are the rightful owner of chapel-support and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model-Context-Protocol (MCP) server for the Chapel programming language, providing tools for working with Chapel code, accessing primers and examples, and integrating Chapel functionality with AI assistants and other tools.
Tools
Functions exposed to the LLM to take actions
list_primers
Gets the list of available Chapel primers.
get_primer
Retrieves the content of a specific Chapel primer.
compile_program
Compiles a Chapel program.
list_chapel_lint_rules
Lists all available Chapel linting rules from chplcheck
.
lint_chapel_code
Lints Chapel code and optionally applies fixes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client