Skip to main content

Dropbox Paper MCP Server

Project description

Dropbox Paper MCP Server

MCP server for Dropbox Paper built with FastMCP.

Features

Tool Description
paper_search Search Paper documents
paper_get_content Get Paper content (Markdown format)
paper_get_metadata Get Paper metadata
paper_create Create new Paper from Markdown
paper_list List all Paper documents
list_folder List files and folders in a directory

Configuration

  1. Create a .env file:
DROPBOX_ACCESS_TOKEN=your_access_token_here
  1. Install dependencies:
uv sync

Running

Using uvx (after publishing)

uvx dropbox-paper-mcp

Local development

uv run dropbox-paper-mcp

Or:

uv run python main.py

MCP Client Configuration

Add to Claude Desktop or other MCP clients:

{
  "mcpServers": {
    "dropbox-paper": {
      "command": "uvx",
      "args": ["dropbox-paper-mcp"],
      "env": {
        "DROPBOX_ACCESS_TOKEN": "your_token_here"
      }
    }
  }
}

API Permissions Required

  • files.metadata.read - Search and metadata
  • files.content.read - Get document content
  • files.content.write - Create new documents (optional)

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

dropbox_paper_mcp-0.1.1.tar.gz (59.4 kB view details)

Uploaded Source

Built Distribution

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

dropbox_paper_mcp-0.1.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file dropbox_paper_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: dropbox_paper_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 59.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dropbox_paper_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d99269269f23c1e076b5e0c25eae6ee2c267b1c4fc1438a0b6b9e5d5c88659a0
MD5 c0f970f52e3c2f918f29503a9abd836b
BLAKE2b-256 7fe6c8aaeeac13d43718001e0969bb09390a6b14e9fda02fd131925a2d61a75c

See more details on using hashes here.

File details

Details for the file dropbox_paper_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: dropbox_paper_mcp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"13","id":"trixie","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for dropbox_paper_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6ca6befc744ebee1d5baa22a99f5ac4458fc12e67bf21c2e1dad3fc98a53982c
MD5 b16c4ac03896cf3fa2b8b1b4f197e2ec
BLAKE2b-256 21b011c68a05768c5d9c927d08d9e35e696188809239ccf209014532cb2aa57d

See more details on using hashes here.

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