mcp-server-computer

A Spring Boot–based MCP (Model Context Protocol) server that exposes a tool to query local computer/system configuration (OS info, hardware details, current user info, and Java runtime version), intended to run via stdio in an MCP client.

Evaluated Apr 04, 2026 (17d ago)
Repo ↗ DevTools mcp spring-boot system-info devtools java stdio
⚙ Agent Friendliness
53
/ 100
Can an agent use this?
🔒 Security
37
/ 100
Is it safe for agents?
⚡ Reliability
19
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
55
Documentation
65
Error Messages
0
Auth Simplicity
95
Rate Limits
0

🔒 Security

TLS Enforcement
90
Auth Strength
10
Scope Granularity
0
Dep. Hygiene
55
Secret Handling
40

No authn/z, scope model, or rate limiting is described; risk is primarily information disclosure (user/home directory/host details). TLS is not directly applicable since communication is via stdio, but the server is intended to run locally. Secret handling and error redaction are not described, so logging may inadvertently expose details.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
20
Error Recovery
20
AF Security Reliability

Best When

Used as a local tool in a trusted environment where an MCP-capable client starts the server and needs basic machine facts.

Avoid When

Avoid exposing it to untrusted users/contexts where local system details could be sensitive, or where robust security/rate-limiting/authn/z requirements are mandatory.

Use Cases

  • Have an LLM/agent retrieve the host machine’s OS and runtime environment details for troubleshooting
  • Automate setup diagnostics (e.g., confirm Java version/OS before running scripts)
  • Provide environment context to other automation steps without manual collection

Not For

  • Remote inventory across untrusted networks (it appears to gather local host information)
  • Handling secrets or credentials (no explicit secret redaction/security controls are described)
  • Production-grade SaaS/API delivery where authentication, rate limits, and uptime/SLA are required

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication/authorization mechanism is described. The server runs via MCP stdio and likely relies on the MCP client’s trust model.

Pricing

Free tier: No
Requires CC: No

Open-source repository; no pricing info provided.

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

Known Gotchas

  • Runs as a local Java process via stdio; the MCP client must correctly launch the JAR and set the required system properties
  • Output may include OS/user/hardware details that some agents or prompts may mishandle if not treated as sensitive context

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mcp-server-computer.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered