Skip to main content

MCP server for n0s1 — scan Jira, Confluence, Slack, GitHub, GitLab, Zendesk, Linear, Asana, Wrike, and local files for leaked secrets

Project description

n0s1-mcp

An MCP server that exposes n0s1 secret-scanning capabilities as tools for AI assistants (Claude, Cursor, etc.).

Scan Jira, Confluence, Slack, GitHub, GitLab, Zendesk, Linear, Asana, Wrike, and local filesystems for leaked secrets — directly from your AI workflow.

Quickstart

No install required. Add this to your MCP client config and run via uvx:

{
  "mcpServers": {
    "n0s1": {
      "command": "uvx",
      "args": ["n0s1-mcp"]
    }
  }
}

For Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json
For Claude Code: .claude/mcp.json in your project, or ~/.claude/mcp.json globally.

Available Tools

Tool Description Required params
scan_jira Scan Jira tickets server, email, api_key
scan_confluence Scan Confluence pages server, email, api_key
scan_slack Scan Slack channels api_key
scan_github Scan GitHub repositories api_key, owner
scan_gitlab Scan GitLab projects api_key, owner
scan_zendesk Scan Zendesk tickets server, email, api_key
scan_linear Scan Linear issues api_key
scan_asana Scan Asana tasks api_key
scan_wrike Scan Wrike tasks api_key
scan_local Scan local filesystem scan_path
get_scan_status Get status of a running/completed scan report_uuid
get_scan_findings Get paginated findings for a completed scan report_uuid

Environment Variables

Credentials can be passed as tool arguments or pre-set as environment variables:

Variable Used by
JIRA_TOKEN scan_jira, scan_confluence
JIRA_EMAIL scan_jira, scan_confluence
SLACK_TOKEN scan_slack
GITHUB_TOKEN scan_github
GITLAB_TOKEN scan_gitlab
ZENDESK_TOKEN scan_zendesk
ZENDESK_EMAIL scan_zendesk
LINEAR_TOKEN scan_linear
ASANA_TOKEN scan_asana
WRIKE_TOKEN scan_wrike

Example with env vars pre-configured:

{
  "mcpServers": {
    "n0s1": {
      "command": "uvx",
      "args": ["n0s1-mcp"],
      "env": {
        "GITHUB_TOKEN": "ghp_...",
        "JIRA_TOKEN": "ATATT..."
      }
    }
  }
}

Usage Examples

Once connected, ask your AI assistant:

  • "Scan my Jira project SEC for leaked secrets"
  • "Check the GitHub org mycompany for exposed API keys"
  • "Scan the /home/user/project directory for secrets"

Publishing to PyPI

pip install hatch
hatch build
hatch publish

License

GNU General Public License v3 — same as n0s1.

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

n0s1_mcp-1.1.1.tar.gz (34.9 kB view details)

Uploaded Source

Built Distribution

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

n0s1_mcp-1.1.1-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

Details for the file n0s1_mcp-1.1.1.tar.gz.

File metadata

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

File hashes

Hashes for n0s1_mcp-1.1.1.tar.gz
Algorithm Hash digest
SHA256 332946f76e194f4df8d2b9735f29e62524b771fd256962871f553807ef2c5e23
MD5 bd8e86b563568dcc8ae076a4a2c61e9f
BLAKE2b-256 5fcedc4b50742d60f7e734d83e625b25cdb7a2c05f8fe80d7c0b8ebf92959cf0

See more details on using hashes here.

Provenance

The following attestation bundles were made for n0s1_mcp-1.1.1.tar.gz:

Publisher: publish.yml on spark1security/n0s1-mcp

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

File details

Details for the file n0s1_mcp-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: n0s1_mcp-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 31.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for n0s1_mcp-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 17e17dc880d789403ad2d9b60b43587b403d0b41e7d6dc043731bd7678f648ba
MD5 99000491375feba5c583ef18935783ab
BLAKE2b-256 cee55cf8f10b26df506d5994e909473693effbe6e05f5ba03f6185b54f26a5a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for n0s1_mcp-1.1.1-py3-none-any.whl:

Publisher: publish.yml on spark1security/n0s1-mcp

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