io.github.pcas-io/plexus is an MCP server that typed on-prem knowledge graph for AI agents — read-only for humans, write-only for agents via MCP. Its tool list has not been published yet over stdio and http, requires no API key, and scores 54/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients - only the file and path differ.
{
"mcpServers": {
"plexus": {
"url": "https://<your-plexus-host>/mcp",
"type": "http",
"headers": {
"Authorization": "Bearer pt_YOUR_TOKEN"
}
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Typed on-prem knowledge graph for AI agents — read-only for humans, write-only for agents via MCP.
Run this in your terminal to verify the server starts. Then let us know if it worked - your result helps other developers.
npx -y 'vitest' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories - click any category to see the underlying evidence.
When Vitest UI server is listening, arbitrary file can be read and executed
### Summary Arbitrary file can be read on Windows when Vitest UI server is listening, especially when exposed to the network. ### Impact Only users that match either of the following conditions are affected: - explicitly exposes the Vitest UI server to the network (using `--api.host` or [`api.host` config option](https://vitest.dev/config/api.html)) - running the Vitest UI or Browser Mode on Windows ### Details The API handler for `/__vitest_attachment__` uses the deprecated `isFileServingAll
Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening
### Summary Arbitrary remote Code Execution when accessing a malicious website while Vitest API server is listening by Cross-site WebSocket hijacking (CSWSH) attacks. ### Details When [`api` option](https://vitest.dev/config/#api) is enabled (Vitest UI enables it), Vitest starts a WebSocket server. This WebSocket server did not check Origin header and did not have any authorization mechanism and was vulnerable to CSWSH attacks. https://github.com/vitest-dev/vitest/blob/9a581e1c43e5c02b11e2a8026
Be the first to review
Have you used this server?
Share your experience - it helps other developers decide.
Sign in to write a review.
Others in ai-ml
MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps
An autonomous agent that conducts deep research on any data using any LLM providers
2,500+ scientific tools for AI scientists: life science, research, literature, and more.
28 open-source Agent Skills for Claude Code and Codex: Full Send orchestration, A-F code review, AI evals, CI ship-gates, design, copy, SEO/AEO/GEO, app shipping, creator rights, and consumer recovery.
MCP Security Weekly
Get CVE alerts and security updates for io.github.pcas-io/plexus and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.