mcp-server-antv
Verified Safeby antvis
Overview
A Model Context Protocol (MCP) server that provides AntV documentation context and code examples for AI development and quality assurance workflows.
Installation
npx -y @antv/mcp-server-antvEnvironment Variables
- LOGGER_LEVEL
Security Notes
The server interacts with external services (context7.com and mcp.deepwiki.com) to fetch documentation. These are legitimate documentation sources, and the access is controlled by specific endpoints. Robust input validation is implemented using Zod schemas for all tool inputs. No 'eval' or other direct arbitrary code execution vectors were found. No hardcoded secrets were identified.
Similar Servers
mcp-server-chart
This server provides a Model Context Protocol (MCP) interface for generating various charts and maps using the AntV visualization library, suitable for data analysis and visualization tasks.
tmcp
OAuth 2.1 authorization helper for Model Context Protocol (MCP) servers.
mcp-servers
Provides a curated collection of Model Context Protocol (MCP) server configurations to enable AI agents to interact with various developer tools and services.
mcp-advisor
Provides comprehensive access to Model Context Protocol (MCP) specification and compliance evaluation for LLMs and humans.