You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Hive Intelligence's maintained Awesome Crypto MCP Servers list to ADDITIONAL.md next to the existing MCP resource lists.
Server Details
Server: N/A
Changes to: Additional community resources
Motivation and Context
The resources section already links general MCP server lists and one crypto-specific list. This adds another maintained crypto/Web3 MCP resource covering DeFi, wallets, trading, on-chain data, and blockchain MCP servers.
How Has This Been Tested?
git diff --check
npx --yes markdown-link-check ADDITIONAL.md confirms the new Hive links pass; the command currently fails on pre-existing unrelated third-party links in ADDITIONAL.md.
Breaking Changes
None.
Types of changes
Documentation update
Checklist
I have read the MCP Protocol Documentation
My code follows the repository's style guidelines
New and existing tests pass locally where applicable
Maintainer note: this is a docs-only addition to ADDITIONAL.md, not a package/server change. All reported Python and TypeScript checks are green, and the target repo is a curated crypto MCP list maintained under hive-intel/awesome-crypto-mcp-servers with risk-routing notes for wallet, trading, and payment MCPs. Happy to adjust wording if you prefer a more neutral description.
Friendly follow-up — all CI checks are green and this remains a single docs-only line in ADDITIONAL.md proposing the curated crypto MCP servers list as a community resource. If link-list resources of this type aren't wanted there, no problem at all — happy to close.
The reason will be displayed to describe this comment to others. Learn more.
Technical audit: Verified MCP server implementation for consistency with current SDK patterns.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Hive Intelligence's maintained Awesome Crypto MCP Servers list to
ADDITIONAL.mdnext to the existing MCP resource lists.Server Details
Motivation and Context
The resources section already links general MCP server lists and one crypto-specific list. This adds another maintained crypto/Web3 MCP resource covering DeFi, wallets, trading, on-chain data, and blockchain MCP servers.
How Has This Been Tested?
git diff --checknpx --yes markdown-link-check ADDITIONAL.mdconfirms the new Hive links pass; the command currently fails on pre-existing unrelated third-party links inADDITIONAL.md.Breaking Changes
None.
Types of changes
Checklist