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

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>"

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.9.tar.gz (21.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.9-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aryn_mcp_server-0.1.9.tar.gz
Algorithm Hash digest
SHA256 3119152c1670cc2a2ccb3ea094724d3db8594be8786447fe0b7eb8406ed5c13c
MD5 0bf6c699a12754e41c6d55156282f3cf
BLAKE2b-256 c134ba5cbddf037795ec249d257e6e218f667228f6cab8c30ccfaadbf3545779

See more details on using hashes here.

Provenance

The following attestation bundles were made for aryn_mcp_server-0.1.9.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.9-py3-none-any.whl.

File metadata

File hashes

Hashes for aryn_mcp_server-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 7f67c7580783c54d3a0172b48d7df94e4876f2c304db9efdd08d1fda05531725
MD5 1c3f48dd74e144bfea6aab40a9df8e0a
BLAKE2b-256 4290c303cf49f8c96ece19ffcd242706af1b9d958d305cb1708eba6469d322d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for aryn_mcp_server-0.1.9-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