solana-web3js
MCP server for Solana web3.js development and smart contract deployment
How to use
The solana-web3js MCP server is designed to facilitate seamless interaction with the Solana blockchain using the web3.js library. Developers can leverage this server for smart contract deployment and efficient blockchain operations, enabling them to build decentralized applications (dApps) with ease. With its tailored features, this MCP server enhances the development experience on the Solana platform.
Once connected to the solana-web3js MCP server, you can interact with it using various commands tailored for Solana blockchain operations. You can execute transactions, deploy smart contracts, and query blockchain data effectively. For best results, utilize the server's capability to handle JSON-RPC queries, which allows for streamlined communication with the Solana network. You'll find that commands related to token transfers and account management work particularly well in this environment.
How to install
Prerequisites
Ensure you have Node.js installed on your machine, as it is essential for running the solana-web3js MCP server. You can download Node.js from the official website.
Option A: Quick start with npx
If you prefer a quick start, you can run the following command:
npx -y solana-web3js-mcp-server
Option B: Global install alternative
Alternatively, you can install the server globally using npm:
npm install -g solana-web3js-mcp-server
Once installed, you can start the server with the command:
solana-web3js-mcp-server
Additional notes
For optimal performance, consider setting the NODE_ENV environment variable to development during your local development phase. This can help with debugging and logging. Additionally, be aware that using certain features may require specific permissions on your Solana wallet, so ensure your wallet is properly configured to avoid common access issues.
Related MCP Servers
iterm
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
mcp
Octopus Deploy Official MCP Server
furi
CLI & API for MCP management
editor
MCP Server for Phaser Editor
DoorDash
MCP server from JordanDalton/DoorDash-MCP-Server
mcp
MCP сервер для автоматического создания и развертывания приложений в Timeweb Cloud