Integrations
Allows installation and execution of the Moralis MCP server via NPM, making it accessible through the command 'npx @moralisweb3/api-mcp-server'.
Provides a TypeScript-based implementation of a wrapper to the Moralis Web3 API, enabling access to blockchain data including NFT information, token balances, wallet transactions, and DeFi positions across various chains.
Verwendung
Zur Verwendung mit dem Cursor:
Erstellen Sie eine Datei in Ihrem Cursor-Konfigurationsverzeichnis ~/.cursor/mcp.json
Entwicklung
Installieren Sie Abhängigkeiten:
Erstellen Sie den Server:
Für die Entwicklung mit automatischem Rebuild:
Debuggen
Da MCP-Server über stdio kommunizieren, kann das Debuggen eine Herausforderung darstellen. Wir empfehlen die Verwendung des MCP Inspector , der als Paketskript verfügbar ist:
Der Inspector stellt eine URL für den Zugriff auf Debugging-Tools in Ihrem Browser bereit.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Ein TypeScript-Wrapper für die Moralis REST API, der die Interaktion mit Blockchain-Daten über das Model Context Protocol (MCP) ermöglicht.
Related MCP Servers
- AsecurityFlicenseAqualityImplements the Model Context Protocol to allow AI models to access and interact with blockchain data, including reading contract states, retrieving events, and accessing transaction information across various networks.Last updated -104530TypeScript
- -securityFlicense-qualityA backend service that executes transactions across multiple blockchains, enabling users to manage wallets, transfer tokens, and interact with smart contracts using the Model Context Protocol framework.Last updated -1TypeScript
- -security-license-qualityA Model Context Protocol server that converts Solidity bytecode into functional server implementations, allowing interaction with blockchain contracts through a RESTful API.Last updated -1Python
- AsecurityFlicenseAqualityA TypeScript implementation of a Model Context Protocol server providing read-only access to Lithic banking and card services API.Last updated -21JavaScript