Labsco
MCP SERVER

Metal MCP Server

by aldrin-labs

Search Apple's Metal framework documentation in plain language, and get Metal, Swift or Objective-C code back for the task.

Framework & SDK Documentation Lookup
Summary
Metal questions get answered from Metal's own documentation.

Search and generation sit side by side, so the usual sequence — find the right API, then write the boilerplate that uses it — happens in one place, in the language you are actually writing in.

What it is

A documentation and code-generation helper for Apple's Metal framework. It searches Metal documentation and examples by natural-language query, and generates code for a described task in one of three languages.

What you get
  • Metal documentation and code examples searched by natural-language query, with the number of results under your control
  • Metal code generated for a described task, in Objective-C, Swift or the Metal shading language
  • A getting-started guide and a best-practices document exposed as resources, readable without a search
Requirements

Node.js, with the server built from source before it is registered in your client's configuration.