Crypto MCP Server Dashboard

Crypto Ticker & Sentiment MCP Server

MCP server providing crypto ticker news and sentiment analysis

Version 1.0.0
Resources 3
Tools 3
Active Sessions 0

Connection Information

Use the following endpoint to connect to this MCP server:

https://mcpuse.fun/mcp

You can use the MCP Inspector to interact with this server and test available resources and tools.

Available Resources

These resources provide access to cryptocurrency data and can be used in your MCP client applications.

crypto-news

Resource

Access crypto-news data

crypto-sentiment

Resource

Access crypto-sentiment data

crypto-analysis

Resource

Access crypto-analysis data

Available Tools

These tools provide specialized functionality for working with cryptocurrency data and analysis.

fetch-crypto-news

Tool

Execute fetch-crypto-news operation

Parameters:

ticker page limit sortBy sortOrder startDate endDate

fetch-crypto-sentiment

Tool

Execute fetch-crypto-sentiment operation

Parameters:

ticker timeframe

summarize-crypto-sentiment

Tool

Execute summarize-crypto-sentiment operation

Parameters:

ticker timeframe

Use MCP Inspector

The MCP Inspector is a powerful tool for testing and debugging your MCP server. It provides a visual interface to explore resources and tools.

Open in MCP Inspector

Or use the CLI:

npx @modelcontextprotocol/inspector --cli https://mcpuse.fun/mcp
Learn more about MCP Inspector
Copied to clipboard!