Metal MCP Server
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
by aldrin-labs
Project Details
- aldrin-labs/metal-mcp-server
- Last Updated: 1/27/2025
Recomended MCP Servers
Unraid MCP Server
🧩
mcp-server-cloudbrowser
🧩
Weather Calculator
Mattermost Integration Server
Portainer MCP Server
Portainer MCP server
Supavec
Fetch TypeScript Server
🧩
TESS-MCP Server
Servidor MCP para integração com a API TESS, permitindo utilizar agentes TESS via protocolo MCP
🧩
Synth MIDI Composition Server
a vibe-coded mcp wrapper around fluidsynth
Dictionary Server
一个可以使用cambridge dictionary查询单词的mcp服务器
Yourware MCP
mcp server for yourware
🧩
MCP Server Test
MCP Server Test - 공개코드인 Weather를 이용하여 MCP Server를 구성하고 GitHub에 등록한 후 Smithery에 등록 하기 Test





