Metal MCP Server
Enables interaction with the Metal Framework by providing documentation search and code generation capabilities using natural language queries.
aldrin-labs
Tools
search_metal_docs
Search Metal Framework documentation and code examples using natural language queries
generate_metal_code
Generate Metal Framework code for common tasks
README
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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
MCP Package Docs Server
Facilitates LLMs to efficiently access and fetch structured documentation for packages in Go, Python, and NPM, enhancing software development with multi-language support and performance optimization.
Claude Code MCP
An implementation of Claude Code as a Model Context Protocol server that enables using Claude's software engineering capabilities (code generation, editing, reviewing, and file operations) through the standardized MCP interface.
@kazuph/mcp-taskmanager
Model Context Protocol server for Task Management. This allows Claude Desktop (or any MCP client) to manage and execute tasks in a queue-based system.
Gitingest-MCP
An MCP server for gitingest. It allows MCP clients like Claude Desktop, Cursor, Cline etc to quickly extract information about Github repositories including repository summaries, project directory structure, file contents, etc
Linear MCP Server
Enables interaction with Linear's API for managing issues, teams, and projects programmatically through the Model Context Protocol.
serper-search-scrape-mcp-server
This Serper MCP Server supports search and webpage scraping, and all the most recent parameters introduced by the Serper API, like location.