ChainAware Behavioural Prediction MCP Server
Rank #30,154glama/ChainAware/behavioral-prediction-mcp
The Behavioural Prediction MCP Server provides AI-powered tools to analyze wallet behaviour prediction,fraud detection and rug pull prediction.
ChainAware Behavioural Prediction MCP Server is a Model Context Protocol (MCP) server published by chainaware. It ranks #30,154 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. ChainAware Behavioural Prediction MCP Server is listed across 3 registries — Glama, PulseMCP and mcp.so, and ships as a single rolling release with no explicit version metadata. It was first listed on Oct 31, 2025.
Ranks ahead of 101,892 of 132,046 servers on MCP Toplist.
Use ChainAware Behavioural Prediction MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http behavioral-prediction-mcp https://prediction.mcp.chainaware.ai/This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.behavioral-prediction-mcp]
url = "https://prediction.mcp.chainaware.ai/"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://prediction.mcp.chainaware.ai/Settings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"behavioral-prediction-mcp": {
"url": "https://prediction.mcp.chainaware.ai/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"behavioral-prediction-mcp": {
"type": "http",
"url": "https://prediction.mcp.chainaware.ai/"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"behavioral-prediction-mcp": {
"serverUrl": "https://prediction.mcp.chainaware.ai/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"behavioral-prediction-mcp": {
"url": "https://prediction.mcp.chainaware.ai/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2FChainAware%2Fbehavioral-prediction-mcp)<a href="https://mcptoplist.com/server/glama%2FChainAware%2Fbehavioral-prediction-mcp"><img src="https://mcptoplist.com/badge/glama%2FChainAware%2Fbehavioral-prediction-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
chainaware
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains ChainAware Behavioural Prediction MCP Server?
- ChainAware Behavioural Prediction MCP Server is maintained by chainaware, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is ChainAware Behavioural Prediction MCP Server listed on the Official MCP Registry?
- ChainAware Behavioural Prediction MCP Server is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does ChainAware Behavioural Prediction MCP Server have?
- ChainAware Behavioural Prediction MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for ChainAware Behavioural Prediction MCP Server?
- The source code for ChainAware Behavioural Prediction MCP Server is hosted at github.com/chainaware/behavioral-prediction-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.