hinanyin/mcp-server
If you are the rightful owner of mcp-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 henry@mcphub.com.
Narwal MCP Server Clone is a TypeScript-based server that replicates the functionality of the original narwal-mcp-server, providing a robust environment for component documentation, article search, and rule management.
Tools
Functions exposed to the LLM to take actions
get_component_doc
Retrieve documentation content for a specified component.
get_all_components
Get a list of all available components.
list_articles
List all articles on the documentation site.
search_articles
Search articles based on keywords.
get_article
Retrieve the full content of a specific article.
get_all_rules
Get a list of all available rules.
get_rule_content
Retrieve the full content of a specified rule file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client