Catalog
io.github.spark1security/n0s1-mcp
OfficialSecret scanner for Slack, Jira, Confluence, Asana, Wrike, Linear, Zendesk, GitHub and GitLab
Scans Slack, Jira, and other platforms for exposed secrets and credentials.
README not available yet.
Install
Configuration
Environment variables
N0S1_TOKENsecretAPI key for n0s1 Professional
claude_desktop_config.json
{
"mcpServers": {
"n0s1-mcp": {
"command": "uvx",
"args": [
"n0s1-mcp"
],
"env": {
"N0S1_TOKEN": "<YOUR_N0S1_TOKEN>"
}
}
}
}