Metal MCP Server
@MCP-Mirror
关于 Metal MCP Server
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aldrin-labs_metal-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/create-server",
"metal-mcp",
"&&",
"cd",
"metal-mcp",
"&&",
"npm",
"install",
"&&",
"npm",
"run",
"build"
]
}
}
}工具
2`query`: Natural language query about Metal Framework
`task`: Description of the Metal task to generate code for
概览
What is Metal MCP Server?
An MCP server that provides Metal Framework documentation search and code generation capabilities.
How to use Metal MCP Server?
Install with npx @modelcontextprotocol/create-server metal-mcp && cd metal-mcp && npm install && npm run build. Then add the server to your MCP configuration with the path to build/index.js. After setup, you can search documentation, generate code, and access best practices via the MCP protocol.
Key features of Metal MCP Server
- Search Metal Framework docs with natural language queries
- Generate Metal code for common tasks
- Supports Objective-C, Swift, and Metal languages
- Access getting-started guide via
metal://docs/getting-started - Access best-practices resource via
metal://docs/best-practices - Limit results from documentation searches (default 3)
Use cases of Metal MCP Server
- Quickly find Metal Framework documentation and examples using plain English
- Generate code snippets for common Metal rendering tasks
- Retrieve curated best practices for optimizing Metal performance
- Onboard new developers with the Metal getting-started resource
FAQ from Metal MCP Server
—
其他 分类下的更多 MCP 服务器
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Codelf
unbugA search tool helps dev to solve the naming things problem.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论