Skip to main content

Local companion MCP server for SyncScore audits — bridges filesystem access to the SyncScore remote MCP server

Project description

syncscore-companion

Local companion MCP server for SyncScore audits.

Bridges local filesystem access with SyncScore's remote audit tools in a single MCP server, so a customer's AI client (Claude Desktop, Cursor, etc.) only needs to configure one mcpServers entry to run a full audit — no separate filesystem MCP server required.

Usage

Add to your MCP client config (e.g. claude_desktop_config.json):

{
  "mcpServers": {
    "syncscore": {
      "command": "uvx",
      "args": ["syncscore-companion", "--project-path", "/absolute/path/to/your/project"],
      "env": { "SYNCSCORE_API_KEY": "sk_live_..." }
    }
  }
}

What it does

  • Exposes read-only, scoped filesystem tools (read_file, list_directory, search_files) rooted at --project-path. Excludes .git, node_modules, .venv, dotfiles/secrets, and files over 512KB.
  • Transparently proxies SyncScore's remote audit tools (start_audit, report_*, finalize_report) to https://syncscore-api.onrender.com/mcp, injecting your API key as the Authorization header automatically.

Local development

uv pip install -e ".[dev]"
pytest tests/

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

syncscore_companion-0.1.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

syncscore_companion-0.1.0-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file syncscore_companion-0.1.0.tar.gz.

File metadata

  • Download URL: syncscore_companion-0.1.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for syncscore_companion-0.1.0.tar.gz
Algorithm Hash digest
SHA256 064f11e7f4952e927035badfad0fd5b9e2b0b713f52518637e379eec1009314a
MD5 8fe7a335592f233b6354d12b079f637c
BLAKE2b-256 2ce272d1d05ea1e719c9fa4b7dd11680c8e0eb2c781b62918916b26c55f68507

See more details on using hashes here.

Provenance

The following attestation bundles were made for syncscore_companion-0.1.0.tar.gz:

Publisher: publish-companion.yml on Prats13/sync-score

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file syncscore_companion-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for syncscore_companion-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 488d1154df238e372064f515f9d948f9f00bfec0e4997059406c4133c1bbb4b7
MD5 464f3436bce0e3f066ae7415e716a43a
BLAKE2b-256 607cca3337035ca6972f55aa63b1b801793029388f0ef1ba513b0548a28e7666

See more details on using hashes here.

Provenance

The following attestation bundles were made for syncscore_companion-0.1.0-py3-none-any.whl:

Publisher: publish-companion.yml on Prats13/sync-score

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