cn-oil-price-mcp

cn-oil-price-mcp

3.2

If you are the rightful owner of cn-oil-price-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP server to query oil prices in China.

CN Oil Price MCP Server

MCP server to query oil prices in China.

查中国油价的MCP服务.

Screenshot

Tools

  • oil_price_query

    • Execute oil price api query with designated city
    • Inputs:
      • city (string): Designated city

Configuration

  1. Apply for your API key from tanshuapi.com
  2. Add this to your mcp.json:

NPX

{
  "mcpServers": {
    "oil-price-query": {
      "command": "npx",
      "args": [
        "-y",
        "@gallenhu/server-cn-oil-price"
      ],
      "env": {
        "TANSHU_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

Related MCP Servers

View all finance servers →