Crypto News51 MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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