jarvis_mcp_server

jarvis-fun/jarvis_mcp_server

3.1

If you are the rightful owner of jarvis_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Jarvis MCP Server is a custom implementation of the Model Context Protocol (MCP) using NestJS and Socket.IO, designed for real-time blockchain analytics and tool access for local LLMs like Claude.

Tools

Functions exposed to the LLM to take actions

getTokenPrice

Get the price of a token and circulating supply

getTokenReserve

Get the reserve and liquidity of a token

getTokenPriceChange

Get the price change of a token in the last 24 hours

getLiquidityAddRemoveInPool

Get the liquidity add/remove in pool of a token

getMostTradedToken

Get the most traded token in the last 24 hours

getWhalesBuySell

Get the whale buy/sell activity of a token

getMostProfitableTrades

Get the most profitable trades

getTradingVolume

Get the trading volume of a token

getMostProfitableTraders

Get the most profitable traders

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources