Santiment MCP. Analyze On-Chain, Social, and Dev Metrics
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Santiment (On-chain, Social & Dev Metrics for Crypto) connects deep market data directly to your AI agent. You can track historical performance metrics (like daily active addresses or price changes), compare multiple crypto assets side-by-side, and screen the entire market for specific development or activity thresholds.
It lets you get institutional-grade crypto intelligence without writing complex API calls.
What your AI agents can do
Filter projects by metric
Screens the market to find projects that meet a defined metric threshold (e.g., top 10 by DAA).
Get metric multiple slugs
Fetches time-series data for one specific metric across multiple crypto asset slugs.
Get metric timeseries
Retrieves historical time-series data for a single metric and a single asset slug over a period of time.
Runs through all projects and returns a list of valid identifiers needed for metric queries.
Retrieves time-series data (like daily active addresses or price) for a specific crypto slug over a user-defined date range.
Fetches the same metric's historical data across several different asset slugs in a single request.
Screens through the entire market to find tokens that meet predefined criteria, such as high developer activity or low price action.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Santiment (On-chain, Social & Dev Metrics) MCP Server: 4 Tools
These tools let you query crypto data by listing projects, tracking metric history, comparing multiple assets, or screening the market based on specific metrics.
019e5d52filter projects by metric
Screens the market to find projects that meet a defined metric threshold (e.g., top 10 by DAA).
019e5d52get metric multiple slugs
Fetches time-series data for one specific metric across multiple crypto asset slugs.
019e5d52get metric timeseries
Retrieves historical time-series data for a single metric and a single asset slug over a period of time.
019e5d52list projects
Lists all available crypto projects and their valid identifiers (slugs) needed for querying metrics.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Santiment (On-chain, Social & Dev Metrics for Crypto), then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
You connect Santiment right into your agent, giving it instant access to deep crypto market data. It handles on-chain activity metrics, social sentiment scores, and developer development volume across thousands of assets. You can run complex analyses using natural language without ever writing a complicated API call yourself.
To start analyzing anything, you first need identifiers. The list_projects tool runs through every available crypto project and spits out a list of valid slugs. This tells your agent exactly which unique ID it needs to use when querying any metrics. You gotta run this before you can get accurate data on any coin.
When you’re ready for the numbers, you'll typically start with historical context. If you want to track how one asset has performed over time—say, checking daily active addresses or price fluctuations for Bitcoin—you use get_metric_timeseries. This tool retrieves a full time-series data set for a single metric and a specific crypto slug across any date range you define.
You ain't always looking at just one coin. If you wanna see how several assets stacked up against each other over the same period, you use get_metric_multiple_slugs. This function takes one metric and feeds it data for multiple crypto slugs in a single request. You can compare performance metrics—like market cap or total volume—across a handful of different tokens without running separate queries.
But sometimes, you don't know what you're looking for; you just know the conditions. That’s where filter_projects_by_metric comes in. This tool screens the entire market to find projects that hit specific metric thresholds. For instance, you could ask your agent to screen for all tokens with developer activity above a certain count or those showing unusual price action relative to their total market cap.
It narrows down the field instantly.
The system lets you look at institutional-grade crypto intelligence without needing deep background in data science or complex query writing. You can track historical performance metrics—like daily active addresses, circulating supply changes, or raw price movements—for single assets using get_metric_timeseries. Or, if you want to compare the health of Ethereum versus Solana side-by-side, you run get_metric_multiple_slugs.
If your goal is market discovery, filter_projects_by_metric is key. You can use it to identify opportunities—maybe finding assets with high on-chain volume but low social media mention counts. It lets you test specific criteria against the whole asset universe. Remember, every piece of data you pull starts with a valid slug from list_projects.
This structured approach means your agent always works with accurate identifiers, making the entire process reliable and fast.
How Santiment MCP Works
- 1 First, run
list_projectsto get a list of valid crypto slugs. - 2 Next, tell your AI agent what you want. If you need historical data for one asset, use
get_metric_timeseries. If you're comparing several, useget_metric_multiple_slugs; if you're searching the market, usefilter_projects_by_metric.
The bottom line is that your AI client translates natural language into specific tool calls to pull deep crypto metrics from Santiment.
Who Is Santiment MCP For?
Crypto analysts, quantitative traders, and Web3 developers. This server is for anyone who needs raw, verifiable market data but hates writing complex GraphQL or API queries. If your job involves comparing tokens or validating market hypotheses against real-world numbers, this is for you.
Monitors social sentiment and developer activity across multiple assets simultaneously to spot potential market shifts.
Pulls on-chain data histories to validate market theories, like checking the historical trend of daily active addresses for Bitcoin against ETH.
Tracks development activity and network health metrics for protocols directly from their IDE, integrating live data into dashboards.
What Changes When You Connect
- Track history without writing queries: Use
get_metric_timeseriesto plot a metric's performance over years. You specify the asset (e.g., ETH) and the timeframe; the server delivers the data points. - Compare many assets at once: Need to see how Bitcoin, Ethereum, and Solana stacks up? Pass multiple slugs into
get_metric_multiple_slugsto get a single comparison view for any given metric. - Find hidden opportunities: Forget manual screening. Use
filter_projects_by_metricto automatically identify assets that meet complex criteria (e.g., high developer count, low price action). - Start with valid IDs: Don't guess slugs. Run
list_projectsfirst to get a clean list of identifiers, ensuring every subsequent tool call is accurate. - Deep data access: The server gives you three layers of market intelligence—on-chain activity, social mentions, and developer volume—all available through your AI client.
Real-World Use Cases
Validating a major trend
A crypto analyst wants to prove whether the recent spike in ETH price was supported by real network activity. They first run list_projects to confirm 'ethereum' is the correct slug, then use get_metric_timeseries with the daily_active_addresses metric over the last year to build a clear historical graph for their presentation.
Benchmarking competitors
A quantitative trader needs to compare the social volume of top DeFi protocols (Aave, Compound, Uniswap) in one query. They use list_projects to get all three slugs, and then run get_metric_multiple_slugs to fetch the 'social_volume' metric for a 7-day period.
Searching for undervalued assets
A developer is looking for promising protocols that aren't popular yet. They use filter_projects_by_metric to search the entire market, setting thresholds for 'high_dev_activity' but low 'price_action'. This immediately surfaces potential targets they otherwise would have missed.
Quick status check
You need a quick metric snapshot of Bitcoin and Ethereum. You don't want history, just the current state. You use get_metric_multiple_slugs to pull the latest 'price_usd' for both slugs in one go.
The Tradeoffs
Assuming you know the slug
Trying to run a metric query like get_metric_timeseries immediately without knowing if 'cardano' is the right slug, leading to an API error.
→
Always start by running list_projects. This confirms the correct and valid identifier (slug) for any asset before you attempt to track metrics.
Over-complicating one query
Attempting to combine time-series data, multiple slugs, and filtering into a single tool call. The API can't handle that level of complexity.
→
Break the task down: use list_projects first, then decide if you need comparison (get_metric_multiple_slugs) or historical tracking (get_metric_timeseries).
Confusing filtering with time-series
Thinking that running filter_projects_by_metric will show you the history of how a project's activity changed. It only shows current snapshots.
→
Use filter_projects_by_metric for finding assets right now. For historical trends, you must use get_metric_timeseries.
When It Fits, When It Doesn't
Use this server if your goal is data validation—you need to prove a market hypothesis with numbers. If you just want general news or qualitative analysis, skip it. Use list_projects when you're starting out and don't know the exact IDs for assets. Use get_metric_timeseries when your focus is on tracking a single metric (like daily addresses) over a defined period for one specific asset. If you need to compare two or more assets side-by-side, use get_metric_multiple_slugs. Finally, if you're screening the market and don't know which projects might qualify, run filter_projects_by_metric to narrow down thousands of options based on specific criteria. Don't try to do everything in one step; structure your calls logically.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Santiment. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 4 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Market intelligence shouldn't feel like writing a database query.
Today, getting deep market data requires jumping between dashboards, running complex GraphQL queries, and manually checking if the asset slugs are correct. You spend time on plumbing—building the connection just to get simple metrics.
With this MCP server, your AI agent handles that complexity. Tell it what you need (e.g., 'Show me ETH's development history'), and it runs `get_metric_timeseries` instantly. You get the answer without writing a single line of code or wrestling with API documentation.
Santiment MCP Server: Get market data, not just metrics.
You no longer have to manually track slugs and then run separate calls for each metric. The AI client coordinates the workflow—it uses `list_projects` first, gathers all necessary IDs, and then executes the appropriate combination of tools like `get_metric_multiple_slugs` in the background.
The difference now is speed and scope. You move from manual data aggregation to instant, comprehensive analysis across on-chain, social, and dev metrics—all through conversation.
Common Questions About Santiment MCP
How do I find the correct slug for a new crypto asset using list_projects? +
Run list_projects. This tool queries all available projects and spits out a comprehensive, up-to-date list of valid slugs. You pick your slug from this list to use in any other metric query.
Should I use get_metric_timeseries or get_metric_multiple_slugs? +
Use get_metric_timeseries if you are only tracking one asset over time. Use get_metric_multiple_slugs when your goal is to compare the same metric across two or more assets simultaneously.
How does filter_projects_by_metric work? +
This tool screens the market based on thresholds you set. For example, you can tell it: 'Show me all tokens where developer activity is above X.' It doesn't show history; it shows current snapshots that match your criteria.
What kind of metrics can I track? +
The server tracks three main types of data: on-chain metrics (like daily active addresses), social sentiment, and developer development volume. You specify the metric name when querying.
What is required before I can use `list_projects`? +
You must subscribe to the server and enter your Santiment API Key. The tool won't run without valid credentials, so make sure your client agent is configured with the correct key first.
Are there rate limits when I use `get_metric_timeseries`? +
Yes, continuous high-volume querying can hit usage limits. For large historical data pulls, it’s best practice to break your requests into smaller, sequential batches rather than one massive query.
When should I use `get_metric_multiple_slugs` instead of a general prompt? +
Use this tool when you need guaranteed timeseries data for specific assets across the same metric. A general prompt might compare them, but the function delivers structured, comparable datasets.
Can I combine criteria in `filter_projects_by_metric`? +
Yes. You can define complex filtering logic by specifying multiple thresholds and metrics. The system processes these conditions together to narrow down your asset list effectively.
How can I find the correct slug for a specific cryptocurrency? +
You can use the list_projects tool. It provides a paginated list of all available assets and their corresponding slugs used for metric queries.
Can I compare the price of multiple assets at once? +
Yes! Use the get_metric_multiple_slugs tool. Just provide the metric (e.g., 'price_usd') and an array of slugs to get a combined timeseries for comparison.
Is it possible to find projects based on their network activity levels? +
Absolutely. Use the filter_projects_by_metric tool to find projects that meet specific criteria, such as having more than 1000 daily active addresses over a certain period.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Corrently Energy
Access German energy market data — GrünstromIndex, CO₂ forecasts, solar predictions, electricity prices, and optimized scheduling for smart energy consumption.
Sergipe Dados Abertos
Access public data from the State of Sergipe, Brazil—including expenditures, revenues, personnel, and budget execution—directly from any AI agent.
Feature Scaler Engine
Standardize (Z-Score) or MinMax scale numeric columns with mathematical perfection local. Essential normalization for neural networks and clustering algorithms.
You might also like
Omnivore (Read-Later)
Manage your Omnivore library — search articles, read full content, and save new links directly from your AI agent.
Dotloop
Manage real estate transactions via Dotloop — list loops, manage participants, and oversee documents.
Rappi API
Automate LatAm's largest super-app via Rappi — track active deliveries, request support, and manage logistics from your agent.