srleecode/angular-copilot-prompt-mcp-server
3.2
If you are the rightful owner of angular-copilot-prompt-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.
This Node.js server implements the Model Context Protocol (MCP) to enhance Angular-related copilot prompts by retrieving context from local documentation files.
Tools
Functions exposed to the LLM to take actions
retrieve_documentation_context
Searches through markdown files in the current repository and returns content that highly matches the search prompt.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client