RSS3-Network/mcp-server-rss3
If you are the rightful owner of mcp-server-rss3 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.
An MCP server implementation that integrates the RSS3 API, allowing seamless querying of the Open Web.
Tools
Functions exposed to the LLM to take actions
API-get-input-schema
Get the input schema for a given API. We should always use this tool to get the input schema for a given API before calling the API.
API-getActivityById
Retrieve Activity by ID
API-getAccountActivities
Retrieve Account Activities
API-batchGetAccountsActivities
Batch Get Accounts Activities
API-getNetworkActivities
Retrieve Network Activities
API-getPlatformActivities
Retrieve Platform Activities
API-getRSSActivityByPath
Retrieve RSS Activity by Path
API-getAIDataByPath
Retrieve AI data by Path
API-getFederatedActivityById
Retrieve Federated Activity by ID (Beta)
API-getFederatedAccountActivities
Retrieve Federated Account Activities (Beta)
API-batchGetFederatedAccountsActivities
Batch Get Federated Accounts Activities (Beta)
API-getFederatedNetworkActivities
Retrieve Federated Network Activities (Beta)
API-getFederatedPlatformActivities
Retrieve Federated Platform Activities (Beta)
API-getBridgingTransactions
Retrieve bridging transactions
API-getBridgingTransactionByHash
Retrieve bridging transaction by hash
API-getStakingTransactions
Retrieve staking transactions
API-getStakingTransactionByHash
Retrieve staking transaction by hash
API-getStakersAndNodes
Retrieve a list of stakers and Nodes
API-getStakerProfit
Retrieve staking profit of a staker
API-getStakerStats
Retrieve the number of nodes, chips, and tokens staked of a staker
API-getAllChips
Retrieve all chips
API-getChipById
Retrieve Chips by chip id
API-getChipImageById
Retrieve Chips image by id
API-getNodeCountSnapshots
Retrieve snapshots of Node count
API-getStakerCountSnapshots
Retrieve snapshots of staker count
API-getStakerProfitSnapshots
Retrieve snapshots of the staker profit
API-getNodeOperationProfitSnapshots
Retrieve snapshots of operation profit
API-getEpochAPYSnapshots
Retrieve snapshots of epoch APY.
API-getAllNodes
Retrieve all RSS3 Nodes
API-getNodeByAddress
Retrieve Node by address
API-getNodeAvatarByAddress
Retrieve Node avatar by address
API-getNodeEventsByAddress
Retrieve Node transaction events by address
API-getNodeOperationProfitByAddress
Retrieve Node operation profit by address
API-getAllEpochs
Retrieve all epochs
API-getEpochById
Retrieve epoch by id
API-getEpochTransactionByHash
Retrieve epoch transaction by hash
API-getNodeRewardsByEpoch
Retrieve Node rewards by epoch
API-getEpochsAverageAPY
Retrieve the average of epochs APY
API-getNodeAssets
Retrieve Node Assets
API-getNetworkConfig
Retrieve network config
API-getDSLTotalRequests
Retrieve DSL total requests
API-getRSS3TokenTotalSupply
Retrieve RSS3 token total supply on VSL
API-getTokenTVL
Retrieve TVL in $
API-health_check_api_v1_health_get
Health Check
API-get_ai_intels_api_v1_ai_intel_get
Get Ai Intels
API-get_tweets_by_handle_api_v1_tweets__handle__get
Get Tweets By Handle
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client