dimav78/haiku-code-server
3.2
If you are the rightful owner of haiku-code-server 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.
The Haiku Code Server is a Model Context Protocol (MCP) server designed to efficiently handle simple, repetitive code generation tasks by leveraging Claude Haiku 4.5.
Tools
Functions exposed to the LLM to take actions
generate_boilerplate_code
Generates common code patterns and boilerplate.
create_config_file
Generates configuration files for various environments.
generate_test_suite
Creates comprehensive test suites for code.
scaffold_component
Scaffolds standard components for various frameworks.
generate_documentation
Produces documentation for code and APIs.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client