Skip to main content
Glama

Metal MCP Server

by aldrin-labs

Metal MCP 서버

Metal Framework 문서 검색 및 코드 생성 기능을 제공하는 MCP 서버입니다.

한 줄 설치

지엑스피1

특징

도구

  1. search_metal_docs
    • 자연어 쿼리를 사용하여 Metal Framework 문서 및 코드 예제를 검색합니다.
    • 매개변수:
      • query : Metal Framework에 대한 자연어 쿼리
      • limit : 반환할 결과의 최대 개수(기본값: 3)
  2. generate_metal_code
    • 일반적인 작업을 위한 Metal Framework 코드 생성
    • 매개변수:
      • task : 코드를 생성하는 Metal 작업에 대한 설명
      • language : 프로그래밍 언어(Objective-C, Swift 또는 Metal)

자원

  1. metal://docs/getting-started
    • Metal Framework 시작을 위한 포괄적인 가이드
  2. metal://docs/best-practices
    • Metal Framework를 위한 모범 사례 및 최적화 팁

용법

설치 후 MCP 구성에 서버를 추가합니다.

{ "mcpServers": { "metal": { "command": "node", "args": ["/path/to/metal-mcp/build/index.js"] } } }

서버는 MCP 프로토콜을 통해 Metal Framework 전문 지식을 제공하여 다음을 수행할 수 있도록 합니다.

  • 자연어 쿼리를 사용하여 Metal 문서 검색
  • 일반적인 Metal 작업에 대한 코드 조각 생성
  • Metal 모범 사례 및 시작 가이드에 액세스하세요

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

자연어 쿼리를 사용하여 문서 검색 및 코드 생성 기능을 제공함으로써 Metal Framework와의 상호 작용을 가능하게 합니다.

  1. 한 줄 설치
    1. 특징
      1. 도구
      2. 자원
    2. 용법

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server utilizing Claude AI for generating intelligent queries and offering documentation assistance based on API documentation analysis.
        Last updated -
        3
        2
        TypeScript
      • A
        security
        A
        license
        A
        quality
        An MCP server that enables users to fetch Python documentation using the Brave Search API through natural language queries.
        Last updated -
        1
        JavaScript
        Apache 2.0
        • Apple
      • -
        security
        F
        license
        -
        quality
        A smart code retrieval tool based on Model Context Protocol that provides efficient and accurate code repository search capabilities for large language models.
        Last updated -
        Python
      • -
        security
        F
        license
        -
        quality
        An MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.
        Last updated -
        Python

      View all related MCP servers

      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/aldrin-labs/metal-mcp-server'

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