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

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.10.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.10-py3-none-any.whl (32.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aryn_mcp_server-0.1.10.tar.gz
  • Upload date:
  • Size: 21.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.10.tar.gz
Algorithm Hash digest
SHA256 d5a5fbcba25151441a8ba3ca4a0f3b0f4783f9769fddc1b16402ac92b76bc74e
MD5 424d74ee4875c06818a5b2f3cda908c2
BLAKE2b-256 de5a63eb54c9c0eb03fb5a37278973db4a32428323713d5bc783d128fe831c4e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aryn_mcp_server-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 7771ec4db84842bbe77b6dcb5e611c11b0da08d65fc9460c41ebe72a8968f14d
MD5 7bbcd53d40f003d1bde45e37b2caf037
BLAKE2b-256 b39e1a7cb21ff102384f0facb547e37b0a17f08acf931b3c6840c35dd7e029c8

See more details on using hashes here.

Provenance

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