$ timeahead.in
/ servers/npm/hlims-mcp
npm

hlims-mcp

HLIMS Agent MCP Server - stdio proxy for remote HLIMS MCP service (硬件中心实验室信息管理系统)

69k/wk
65fair
▣ Overview

What it does

Provides a stdio proxy bridge to a remote HLIMS (Hardware Center Lab Information Management System) service for hardware lab equipment inventory and resource management. It translates MCP protocol messages from clients like Claude Code into API requests to the remote HLIMS infrastructure, enabling natural language or programmatic access to lab hardware status, equipment availability, and resource allocation data without requiring direct API integration by the client.

Who it's for

Hardware lab managers, research operations teams, and system engineers who operate or maintain HLIMS infrastructure and want to expose lab equipment and inventory data to Claude or other MCP-compatible AI assistants for automated reporting, status queries, and resource management workflows.

Common use cases

  • Query real-time hardware and equipment status without leaving Claude
  • Check lab inventory levels, resource availability, and allocation limits
  • Generate automated lab status reports and equipment utilization summaries
  • Retrieve equipment specifications and metadata for project planning
  • Integrate hardware resource requests and approvals into AI-assisted workflows

Setup pitfalls

  • No documentation — remote endpoint configuration, authentication details, and required environment variables are not documented in this package; consult the npm registry page or your HLIMS deployment guide
  • Remote service dependency — all MCP operations require a network-accessible remote HLIMS MCP service; service downtime, network outages, or connectivity issues will cause all proxy requests to fail
  • Network isolation — if the remote HLIMS service is behind a firewall or on an internal network, verify the proxy host has appropriate network connectivity and credentials configured
  • Concurrent load — multiple MCP clients through a single proxy instance may strain the remote HLIMS service; test concurrent load and plan scaling if many clients connect simultaneously
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
58
11.6
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
65.1
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "hlims": {
      "command": "npx",
      "args": [
        "-y",
        "hlims-mcp"
      ]
    }
  }
}
📈 Score historylast 41 snapshots
4/30/20266/19/2026 · 41 snapshots
⛁ Raw data
weekly downloads69k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated16h ago
install verified✓ pass · 28d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points