F
licenseB
qualityD
maintenanceAn MCP server that enables Claude and other AI assistants to interact with NEAR Protocol wallets and blockchain data.
13
-
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clear, distinct purpose: listing, stopping, or starting event watches. No overlap or ambiguity.
All tools use a verb_near_event pattern (list_watched, stop_watching, watch). Minor inconsistency in tense (watched vs watching) but overall predictable.
3 tools is appropriate for a focused event-watching server. Not over- or under-scoped.
Covers the basic lifecycle: create (watch), read (list), delete (stop). Missing update but that is often unnecessary for event filters.