Skip to main content
Glama

CoinStats MCP Server

Official

get-news-by-id

Retrieve specific cryptocurrency news articles by providing the unique news ID using the CoinStats MCP Server API for targeted market insights.

Instructions

Get news by id.

Input Schema

NameRequiredDescriptionDefault
idYesNews article ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "News article ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/CoinStatsHQ/coinstats-mcp'

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