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

Uploaded Python 3

File details

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

File metadata

  • Download URL: aryn_mcp_server-0.1.7.tar.gz
  • Upload date:
  • Size: 21.5 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.7.tar.gz
Algorithm Hash digest
SHA256 9c27a34119564c08f5058b69a88de836308fab881c8dffa79e002e04a8185e5a
MD5 eee219f7c4dcc1b22a0bd229c3082b5f
BLAKE2b-256 b33b05759136c72e4d0aba4184a9f5d294ab595fcae559ccc6701b904a6985ae

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aryn_mcp_server-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 8305332180d6a1e9ca6c41e1e2a943f424f5dd8a3b0dfb6be70e6219b82e22fd
MD5 27eb605f72f6b09b93f373bf1b09f494
BLAKE2b-256 fd0269669a9c73d6582187dabc854355cab950d615913675ece9455e84d9346a

See more details on using hashes here.

Provenance

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