Skip to main content
Glama
neuralmagic

NM Hard Tools

Official
by neuralmagic

NM Hard Tools

엄격한 추론 평가 및 벤치마킹을 위한 배포 가능한 무상태 MCP 서비스입니다. 이 저장소는 서비스 구현, 컨테이너 이미지, Helm 차트를 관리합니다.

포함된 서비스:

  • 프로파일링된 lm-evaluation-harness 컨트롤러 및 워커;

  • vLLM forward-pass 벤치마크 서비스용 제한된 MCP 어댑터;

  • lm-eval, forward-pass, Nyann, AgentX용 배포 차트.

개발

uv run --extra test pytest
uv run --extra test ruff format --check src tests
uv run --extra test ruff check src tests

저장소 거버넌스는 gov/에 저장되며 govctl로 검증됩니다:

cargo install govctl --version 0.19.1 --locked
govctl status
govctl check

lm-eval 이미지는 명시적인 Python 기본 이미지로 빌드되어야 합니다:

podman build -f Dockerfile.lm-eval-service \
  --build-arg BASE_IMAGE=python:3.12-slim -t inference-hard-lm-eval:dev .

Related MCP server: ArmBench MCP Server

라이선스

Apache License, Version 2.0에 따라 라이선스가 부여됩니다. LICENSE를 참조하세요.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.

  • Benchmark-first release surface with a read-only MCP endpoint and operator CLI.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neuralmagic/nm-hard-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server