Server data from the Official MCP Registry
AI workflow orchestration with 100+ integrations, knowledge graph, and unified credits.
AI workflow orchestration with 100+ integrations, knowledge graph, and unified credits.
Set these up before or after installing:
Environment variable: AGENTLED_API_KEY
Environment variable: AGENTLED_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-agentled-mcp-server": {
"env": {
"AGENTLED_URL": "your-agentled-url-here",
"AGENTLED_API_KEY": "your-agentled-api-key-here"
},
"args": [
"-y",
"@agentled/mcp-server"
],
"command": "npx"
}
}
}This MCP server has good security practices including proper JWT token authentication, OAuth 2.1 support, and secure API key handling through environment variables. Minor code quality issues exist with broad exception handling and some logging concerns, but permissions are appropriate for the developer tools category. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 5 files · 7 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!