Skip to main content

The Official Local Aryn MCP Server

Project description

Aryn Local MCP Server

Installation

Prerequisites

  • Python 3.12 or higher. Install it here
  • uv - Fast Python package installer and resolver
  • An Aryn API key. You can create an account and receive a key for free here
  • This MCP server works best in combination with a file system MCP server (see installation instructions below)
  • An MCP server client like Claude Desktop (Recommended) or Claude Code

Filesystem MCP

The Aryn MCP server requires absolute file paths to pdfs you want processed as inputs, so it works best when paired with an MCP server that can automatically manage files on your computer. Here is how to install one for Claude Desktop: inc_1 inc_2 inc_3 inc_4 inc_5

More documentation for the filesystem MCP server can be found here.

One-Click Install for Claude Desktop (Claude Desktop only)

Instead of manually installing this MCP server, Claude Desktop allows for an easy one-click extension:

Download the extension: Retrieve the provided .dxt file from this repository, or download it for macos here and linux here.

Find the .dxt extension: Navigate to the folder where the file was downloaded and double click to install. Follow the installation steps when prompted

inc_9

Restart Claude Desktop

Now you're ready to go!

For more details, refer to the Claude Desktop Extensions documentation.

Manual Installation

If you're manually installing this MCP server, you need to install uv first, which provides the uvx command. Install it here.

After installation, you'll have access to both uv and uvx commands. The uvx command is what you'll use to run this MCP server.

Next, add the following configuration to your MCP client config file

{
  "mcpServers": {
    "Aryn Local MCP Server": {
      "command": "uvx",
      "args": [
        "aryn-mcp-server"
      ],
      "env": {
        "ARYN_API_KEY": "YOUR_ARYN_API_KEY",
        "ARYN_MCP_OUTPUT_DIR": "<full path to directory where files will get saved (ie Users/username/Downloads)>"
      }
    }
  }
}

For client specific config implementation, see below:

Troubleshooting

If you encounter spawn uvx ENOENT errors:

  1. Verify uv installation: Run which uvx in your terminal to find the correct path

  2. Use the full path to uv: Replace "command": "uvx" with "command": "<full path to uvx>"

If you encounter file permissions errors, ensure that the path is expanded out and passed, MCP client tend to treat them as literal directory names. For specific issues:

  1. Input Directory: Ensure that the filesystem connector has access to the directory, and it is read accessible.

  2. Output Directory: Ensure that the directory is write accessible.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aryn_mcp_server-0.1.13.tar.gz (23.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aryn_mcp_server-0.1.13-py3-none-any.whl (34.0 kB view details)

Uploaded Python 3

File details

Details for the file aryn_mcp_server-0.1.13.tar.gz.

File metadata

  • Download URL: aryn_mcp_server-0.1.13.tar.gz
  • Upload date:
  • Size: 23.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aryn_mcp_server-0.1.13.tar.gz
Algorithm Hash digest
SHA256 9508d1d0483dd683c1b4ced7d2fbbe6a0344f918127a1e49642f69e436bea585
MD5 aadcda7cd5dd1f6f6fe513096b60964a
BLAKE2b-256 06bf613157a25173504746cf8e2c5a3a49a23264bed0c9e480d3f1887e373827

See more details on using hashes here.

Provenance

The following attestation bundles were made for aryn_mcp_server-0.1.13.tar.gz:

Publisher: pypi_release.yml on aryn-ai/mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aryn_mcp_server-0.1.13-py3-none-any.whl.

File metadata

File hashes

Hashes for aryn_mcp_server-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 9835b9ae8013aff53028cbe1a668b45f4e3a82267f9df20f85aa59381d96ea0d
MD5 879f180784d1fd01810a26ab9a68b46c
BLAKE2b-256 bcef45e8a1bfcdc652c0c88640892401333d25ed8214d829f09293465c2d4790

See more details on using hashes here.

Provenance

The following attestation bundles were made for aryn_mcp_server-0.1.13-py3-none-any.whl:

Publisher: pypi_release.yml on aryn-ai/mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page