The MCP Access Server provides tools for accessing and processing external content and executing system commands:
Web Page Parsing: Convert web pages into Markdown format by providing a URL (
get-webpage-markdown)PDF Content Extraction: Extract text from PDF files by specifying a file path (
get-pdf-content)Command Execution: Run allowed system commands (
command-execute) includingls,mkdir,cd,npm,npx,node,git, andrmwithin a specified working directory
This server cannot be installed