akshare-one-mcp

get_news_data

Retrieve stock-related news data by specifying a stock symbol and data source. Designed to provide timely updates for informed investment decisions.

Instructions

Get stock-related news data

Args: symbol: Stock symbol/ticker source: Data source (default: 'eastmoney')

Input Schema

NameRequiredDescriptionDefault
sourceNoeastmoney
symbolYes

Input Schema (JSON Schema)

{ "properties": { "source": { "default": "eastmoney", "title": "Source", "type": "string" }, "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_news_dataArguments", "type": "object" }

You must be authenticated.

Other Tools from akshare-one-mcp

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/zwldarren/akshare-one-mcp'

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