Metal Framework
БесплатноНе проверенIntegrates Metal Framework documentation search and code generation capabilities for graphics-intensive application development.
Описание
Integrates Metal Framework documentation search and code generation capabilities for graphics-intensive application development.
README
An MCP server providing Metal Framework documentation search and code generation capabilities.
One-Line Installation
npx @modelcontextprotocol/create-server metal-mcp && cd metal-mcp && npm install && npm run build
Features
Tools
search_metal_docs- Search Metal Framework documentation and code examples using natural language queries
- Parameters:
query: Natural language query about Metal Frameworklimit: Maximum number of results to return (default: 3)
generate_metal_code- Generate Metal Framework code for common tasks
- Parameters:
task: Description of the Metal task to generate code forlanguage: Programming language (objective-c, swift, or metal)
Resources
metal://docs/getting-started- Comprehensive guide for getting started with Metal Framework
metal://docs/best-practices- Best practices and optimization tips for Metal Framework
Usage
After installation, add the server to your MCP configuration:
{
"mcpServers": {
"metal": {
"command": "node",
"args": ["/path/to/metal-mcp/build/index.js"]
}
}
}
The server will provide Metal Framework expertise through the MCP protocol, allowing you to:
- Search Metal documentation with natural language queries
- Generate code snippets for common Metal tasks
- Access Metal best practices and getting started guides
Установка Metal Framework
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/aldrin-labs/metal-mcp-serverFAQ
Metal Framework MCP бесплатный?
Да, Metal Framework MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Metal Framework?
Нет, Metal Framework работает без API-ключей и переменных окружения.
Metal Framework — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Metal Framework в Claude Desktop, Claude Code или Cursor?
Открой Metal Framework на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Metal Framework with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
