MCP server to integrate with Juniper Routing Director
This MCP server integrates with Juniper's Routing Director platform and demonstrates reasonable authentication design with support for both basic and token-based auth. However, there are notable concerns: credentials can be stored in plaintext config files, sensitive data (org_id, URLs, tokens) may be logged, and some API call patterns lack proper input sanitization for filter parameters. The permissions align with the server's networking purpose, but the combination of configuration file credential storage and verbose logging creates moderate risk. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 1 high severity).
4 files analyzed · 11 issues found
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.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-juniper-routing-director-mcp-server": {
"args": [
"routing-director-mcp-server"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.