Skip to main content
Glama

Metal Price MCP Server

MIT License
  • Linux
  • Apple
pyproject.toml526 B
[build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta" [project] name = "mcp_metal_price" version = "0.0.4" authors = [ { name = "danielshih", email = "dog830228@gmail.com" }, ] description = "An MCP server for metal price information" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.0.0", "requests>=2.31.0" ] [project.scripts] mcp_metal_price = "src.mcp_metal_price.server:main" [project.urls] Source = "https://github.com/isdaniel/mcp-metal-price"

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