Metal MCP Server
Search Metal Framework documentation and generate code.
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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
PHP MCP Server for Laravel
A Laravel wrapper for the php-mcp/server library to expose Laravel applications as MCP servers.
Forge
GPU kernel optimization - 32 swarm agents turn PyTorch into fast CUDA/Triton kernels on real datacenter GPUs with up to 14x speedup
Scorecard
Access Scorecard's AI model evaluation and testing tools via a Cloudflare Workers deployment.
Metasploit MCP Server
An MCP server for integrating with the Metasploit Framework. Requires Metasploit Framework to be installed and msfrpcd to be running.
Feishu OAuth MCP Server
An MCP server with built-in Feishu OAuth authentication, deployable on Cloudflare Workers.
MCP Server Pentest
Automated browser penetration testing to detect XSS and SQL vulnerabilities.
Figma Context MCP
Extract code, assets, and component structures from Figma designs to use within AI workflows.
Sentinel Signal MCP
Agent tools via MCP for workflow scoring, limits/usage, and feedback (trial key supported)
Image Generator
Generate and save images using the Replicate API.
libtmux-mcp server
tmux MCP server powered by libtmux