Skip to main content
Glama

Metal Price MCP Server

MIT License
  • Linux
  • Apple
smithery.yaml411 B
startCommand: type: stdio configSchema: # JSON Schema defining the configuration options for the MCP. type: object required: - metalApiKey properties: metalApiKey: type: string description: The API key for the metal server. commandFunction: |- config => ({ command: 'python', args: ['-m','mcp_metal_price'], env: { GOLDAPI_API_KEY: config.metalApiKey } })

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/isdaniel/mcp-metal-price'

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