Server data from the Official MCP Registry
Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config.
Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config.
Set these up before or after installing:
Environment variable: THREADLINE_RELAY
Environment variable: THREADLINE_NAME
Environment variable: THREADLINE_CAPS
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jkheadley-threadline-mcp": {
"env": {
"THREADLINE_CAPS": "your-threadline-caps-here",
"THREADLINE_NAME": "your-threadline-name-here",
"THREADLINE_RELAY": "your-threadline-relay-here"
},
"args": [
"-y",
"instar"
],
"command": "npx"
}
}
}This MCP server has significant security concerns including unrestricted shell command execution, lack of authentication on sensitive operations, and overly broad permissions that exceed typical developer tool requirements. While the code quality is professional, the security vulnerabilities and dangerous patterns pose substantial risks. Supply chain analysis found 3 known vulnerabilities in dependencies. Package verification found 1 issue (1 critical, 0 high severity).
Scanned 4 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!