ax-mcp
by Axiomatic-AI
Overview
This MCP server provides AI-powered document processing capabilities, primarily converting PDF documents to markdown using advanced OCR technology for structured content extraction.
Installation
uvx --from axiomatic-mcp axiomatic-documentsEnvironment Variables
- AXIOMATIC_API_KEY
Security Notes
CRITICAL: The `AxPhotonicsPreview` server's `CircuitService.get_netlist_from_code` function uses `exec()` on user-provided Python code read from arbitrary file paths (`file_path`). This constitutes an arbitrary code execution vulnerability, allowing a malicious user to execute any Python code on the host system. Additionally, the server interacts with an external Axiomatic API, which introduces network-based attack vectors and data privacy concerns, although the API key is managed via environment variables.
Similar Servers
5ire
A desktop AI assistant client that integrates with various LLM providers and supports extensible tool and prompt functionalities via the Model Context Protocol (MCP).
XcodeBuildMCP
A Model Context Protocol (MCP) server that provides Xcode-related tools for AI assistants, enabling programmatic interaction with Xcode projects, simulators, devices, and Swift packages.
mcp-sequentialthinking-tools
Guides LLM agents in dynamic, sequential problem-solving by tracking thoughts and recommending appropriate MCP tools for each step.
mcp-server
Provides a Model Context Protocol (MCP) server for AI agents to search and retrieve curated documentation for the Strands Agents framework, facilitating AI coding assistance.