Server data from the Official MCP Registry
Manage clients, projects, tasks, invoices, time tracking & calendar in dVersum.
Manage clients, projects, tasks, invoices, time tracking & calendar in dVersum.
Set these up before or after installing:
Environment variable: DVERSUM_API_URL
Environment variable: DVERSUM_API_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dversum-mcp-server": {
"env": {
"DVERSUM_API_URL": "your-dversum-api-url-here",
"DVERSUM_API_TOKEN": "your-dversum-api-token-here"
},
"args": [
"-y",
"@dversum/mcp-server"
],
"command": "npx"
}
}
}This is a well-structured MCP server for business management that properly requires API authentication and has appropriate permissions for its purpose. Minor security improvements needed around token handling in HTTP mode. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 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!