ag-grid/ag-mcp
If you are the rightful owner of ag-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 dayong@mcphub.com.
AG Grid's Model Context Protocol (MCP) server provides AI Agents with framework and version specific knowledge to help developers integrate and maintain their AG Grid code.
Tools
Functions exposed to the LLM to take actions
search_docs
Search the documents for the currently installed version of AG Grid.
detect_version
Infers the version and framework of AG Grid installed in your repo.
set_version
Manually set the version of your repo (useful in monorepos).
list_versions
List all available AG Grid versions from the API to see what versions are available for migration or reference.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client