AB498/code-context-provider-mcp
If you are the rightful owner of code-context-provider-mcp 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.
Code Context Provider MCP is a server that provides code context and analysis for AI assistants using WebAssembly Tree-sitter parsers.
Tools
Functions exposed to the LLM to take actions
get_code_context
Returns Complete Context of a given project directory, including directory tree, and code symbols. Useful for getting a quick overview of a project. Use this tool when you need to get a comprehensive overview of a project's codebase. Useful at the start of a new task.
Prompts
Interactive templates invoked by user choice
hello
null
Resources
Contextual data attached and managed by the client