Server data from the Official MCP Registry
AI executive function assistant — tasks, calendar, knowledge, code indexing, and CRM for your IDE.
AI executive function assistant — tasks, calendar, knowledge, code indexing, and CRM for your IDE.
Set these up before or after installing:
Environment variable: EXF_API_URL
Environment variable: EXF_PAT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-tom-r-main-mcp-server": {
"env": {
"EXF_PAT": "your-exf-pat-here",
"EXF_API_URL": "your-exf-api-url-here"
},
"args": [
"-y",
"@execufunction/mcp-server"
],
"command": "npx"
}
}
}The ExecuFunction MCP server has proper authentication via Personal Access Tokens and environment variable handling. However, there are moderate security concerns including extensive file system operations, network access, and a high-privilege tool count that could present risks if the external API is compromised. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 8 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!