Skip to main content
Glama
BACH-AI-Tools

Crypto News51 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI key for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
coins_price_listC

The project returns cryptocurrency prices.

crypto_ratesC

Returns cryptocurrency prices based on the selected fiat or crypto base currency.

fiat_supportedA

Returns a list of all supported fiat currency symbols and their full names.

listing_delistingD

listing-delisting

crypto_txsD

crypto_txs

latest_news_search_by_keywordB

Search for articles that contain a specific keyword in the title.

latest_newsA

Retrieve a list of articles sorted by published_utc with pagination support.

crypto_articles_search_by_keywordsB

Retrieve a list of crypto-related articles published in the last 24 hours. Articles are sorted from newest to oldest and can be filtered using keywords. Specify keywords in the query parameters to refine the search.

sentiment_analysisB

Returns the number of articles by sentiment label within the selected time interval.

article_statisticsA

Returns statistics on the number of articles published within specific time intervals (1, 4, 8, 12, 24 hours) from various RSS feeds.

crypto_historical_articlesC

Returns a list of Articles from the last 30 days. The Articles are sorted from newest to oldest.

source_listA

Returns a list of sources that can be used as a 'source' parameter in the '/crypto/articles' endpoint. This allows clients to filter articles by specific sources. For example: /crypto/articles?source=source_name.

crypto_articlesB

Returns a list of Articles from the last 24 hours. The Articles are sorted from newest to oldest.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/BACH-AI-Tools/crypto_news51'

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