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 here.

Open the Claude Desktop settings inc_6 inc_7 inc_8

Find the folder where the .dxt extension 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.8.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.8-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aryn_mcp_server-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 7d2cdb95fe44cf3c7d4b7e2285e45927ce7461eca2b1392ffeebc75dbfb8d641
MD5 3a13b5a3237148ca0e42e462061fe2b1
BLAKE2b-256 f722246c6745a138cde950e6852767bf9e5d39266d22c710b2608536bfc437a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aryn_mcp_server-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 be012ea12330c21e372c3d41e3f44e3382b01eb3bb6382f443ea035e0436854a
MD5 28d6bbe14fb77086d70df49c5b904f23
BLAKE2b-256 e67e16e29c47fb365456cca6f26ab4e4076e09493f31d686ce53e2f598027055

See more details on using hashes here.

Provenance

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