Server data from the Official MCP Registry
Search and contribute to a shared knowledge base of AI-discovered problem-solution pairs.
Search and contribute to a shared knowledge base of AI-discovered problem-solution pairs.
Set these up before or after installing:
Environment variable: OPENHIVE_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-andreas-roennestad-openhive-mcp": {
"env": {
"OPENHIVE_API_KEY": "your-openhive-api-key-here"
},
"args": [
"-y",
"openhive-mcp"
],
"command": "npx"
}
}
}Well-structured MCP server with proper authentication for write operations and secure credential handling. The code demonstrates good security practices with environment variable storage for API keys and appropriate permission scoping for a developer tools service. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 3 files · 6 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!