Server data from the Official MCP Registry
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
Experimental code intelligence platform for Claude Code with AST parsing and context analysis
Set these up before or after installing:
Environment variable: MCP_PROJECT_ROOT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-nerfels-mind-map": {
"env": {
"MCP_PROJECT_ROOT": "your-mcp-project-root-here"
},
"args": [
"-y",
"demo-project"
],
"command": "npx"
}
}
}This is a legitimate developer tool MCP server for code analysis and project intelligence. The server properly uses environment variables for configuration, includes comprehensive file system and network permissions appropriate for a development tool, and shows no malicious patterns or significant vulnerabilities. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue (1 critical, 0 high severity).
4 files analyzed · 13 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.
Be the first to review this server!
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.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally