{"id":"system-info-mcp-server","name":"system-info-mcp-server","homepage":"https://pypi.org/project/system-info-mcp-server/","repo_url":"https://github.com/username/system-info-mcp-server","category":"devtools","subcategories":[],"tags":["mcp","system-info","diagnostics","devtools","infrastructure"],"what_it_does":"system-info-mcp-server exposes system environment information (e.g., host/OS and runtime details) via an MCP server so an AI agent can retrieve it through tool calls.","use_cases":["Agent needs to inspect runtime/host context (OS, node/process details) before deciding how to proceed","Debugging and diagnostics in automated workflows","Environment-aware setup/validation steps for scripts or deployments"],"not_for":["Security-sensitive reconnaissance beyond what’s strictly needed","Handling of secrets or sensitive host data exposure","Production-critical telemetry pipelines without additional safeguards"],"best_when":"You need lightweight, read-only host/system context to help an agent make decisions or generate diagnostic output.","avoid_when":"You must minimize exposure of host fingerprints or collect sensitive system details in untrusted contexts.","alternatives":["OS info commands (e.g., uname, lsb_release, sysctl) executed by your own runtime","Existing general-purpose MCP tools (if available in your environment)","Custom internal MCP server tailored to your least-privilege data needs"],"af_score":34.8,"security_score":33.5,"reliability_score":25.0,"package_type":"mcp_server","discovery_source":["pypi"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:43:03.622377+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication/authorization details were provided in the supplied content, so auth requirements cannot be confirmed."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information was provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":34.8,"security_score":33.5,"reliability_score":25.0,"mcp_server_quality":55.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":60.0,"auth_strength":20.0,"scope_granularity":10.0,"dependency_hygiene":30.0,"secret_handling":50.0,"security_notes":"Security cannot be fully assessed because package/library details, transport configuration, and authentication/authorization are not provided. As an MCP for system info, ensure least-privilege exposure, do not return secrets, and restrict network access to trusted agents/hosts. TLS enforcement and dependency posture are assumed only partially based on typical practice.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":30.0,"idempotency_support":"true","idempotency_notes":"Read-only system inspection tools are typically idempotent, but specific operation semantics were not provided.","pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Host/system info can vary by platform; tool outputs may differ across OS versions","Agent should avoid requesting or redisplaying sensitive environment details (paths, usernames, network identifiers) unless explicitly needed","If the MCP server is remote, network failures/timeouts may require retry logic; retry guidance was not provided"]}}