Skip to main content
Glama
sejongjeong

Run:AI MCP Server

by sejongjeong

Search Run:AI API Spec

search_runai_api_spec

Search the Run:AI OpenAPI specification to discover the API endpoint, HTTP method, and request schema required for any Run:AI operation.

Instructions

NVIDIA Run:AI OpenAPI 스펙을 검색하여 특정 작업에 필요한 API 엔드포인트, HTTP 메서드, 요청 스키마를 찾습니다. Run:AI의 모든 API를 커버합니다: 워크로드(workloads): training, inference, workspace, distributed(MPI/PyTorch/JAX/TensorFlow/XGBoost) 생성/조회/삭제/중지(suspend)/재개(resume), pod 목록, 이벤트, 메트릭 | 클러스터(clusters): 생성/조회/삭제, GPU 메트릭, 설치 정보, 스토리지 클래스 | 노드(nodes)/노드풀(node-pools): GPU/CPU 리소스 현황, 텔레메트리, 메트릭 | 조직: 프로젝트(projects), 부서(departments), 리소스 할당(quota), 우선순위, 리포트 | 인증/권한(RBAC): 역할(roles), 접근 규칙(access-rules), 서비스 계정, 액세스 키, 퍼미션 | 에셋(assets): 컴퓨트, 크레덴셜(docker-registry/NGC/S3/git/password/generic-secret), 데이터소스(config-map/host-path/NFS/PVC), 환경(environment), 레지스트리 | 정책(policies): 워크로드 타입별 리소스 제한/기본값 | 템플릿(templates): training/inference/workspace/distributed 재사용 템플릿 | 알림: Slack, 이메일 채널/구독 | 데이터볼륨(datavolumes), AI 애플리케이션 | 사용자, 감사 로그(audit), 테넌트 설정, 보안 설정, IDP. Deprecated 엔드포인트는 기본적으로 숨겨지며, 대체 API를 안내합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes자연어 검색. 예: 'submit a training workload with GPU'
include_deprecatedNoDeprecated 엔드포인트 포함 여부
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the transparency burden. It discloses meaningful behavior such as deprecated endpoints being hidden by default and alternative APIs being suggested. However, it does not explain search mechanics, result format, or potential edge cases (e.g., ambiguous queries or result limits), leaving some gaps.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose, then follows a well-organized, pipe-delimited list of API categories. While long, the enumeration is directly relevant for a tool that searches a broad API surface, and it is structured for readability. It is not excessively verbose for its purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of Run:AI's API landscape and the absence of an output schema, the description provides a thorough overview of what the tool can find, including many categories and the deprecated-endpoint behavior. It does not specify return formatting or detailed search options, but it is sufficient for an agent to understand the tool's capabilities and likely output.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds value by explaining the scope of what can be queried via the 'query' parameter and by explicitly relating the 'include_deprecated' parameter to the default behavior of hiding deprecated endpoints and suggesting alternatives. This goes beyond the simple schema descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('검색하여 찾습니다') and resource ('OpenAPI 스펙'), and clearly states it finds API endpoints, HTTP methods, and request schemas for a given task. It also distinguishes itself from siblings that execute API calls or resolve names by emphasizing it is a search/spec-lookup tool.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context: it is used to locate the necessary API information before making calls, and it outlines the full scope of what can be searched. It does not explicitly mention when not to use it or name alternatives, but the intent is clear and there are no misleading exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/sejongjeong/runai-mcp'

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