Skip to main content
Glama

Metal MCP Server

by aldrin-labs

search_metal_docs

Search Metal Framework documentation and code examples with natural language queries to quickly find relevant resources and solutions.

Instructions

Search Metal Framework documentation and code examples using natural language queries

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results to return
queryYesNatural language query about Metal Framework

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 3, "description": "Maximum number of results to return", "type": "number" }, "query": { "description": "Natural language query about Metal Framework", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Metal MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aldrin-labs/metal-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server