Metaplex Agent Registry MCP Server
io.github.nirholas/metaplex-agent
What is the Metaplex Agent Registry MCP server?
Deploy AI agents on-chain: mint a Metaplex Core asset + EIP-8004 identity on Solana. By three.ws.
How to install Metaplex Agent Registry
Copy-paste configuration for popular MCP clients.
SOLANA_SECRET_KEYsecretBase58 secret key (or JSON byte array) for the minting wallet. Optional: read tools and the Phantom/Solflare prepare/send flow work without it.
SOLANA_RPC_URLHTTPS Solana RPC endpoint. Defaults to the public endpoint for the configured network; bring your own (Helius / Quicknode / Triton) for production.
METAPLEX_AGENT_NETWORKDefault cluster: mainnet or devnet. Defaults to mainnet; every tool also takes a per-call network.
REQUIRE_CONFIRMRefuse to broadcast a mint or registration until the call is re-issued with confirm=true. Default true.
{
"mcpServers": {
"metaplex-agent": {
"command": "npx",
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"env": {
"SOLANA_SECRET_KEY": "<YOUR_SOLANA_SECRET_KEY>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"METAPLEX_AGENT_NETWORK": "<YOUR_METAPLEX_AGENT_NETWORK>",
"REQUIRE_CONFIRM": "<YOUR_REQUIRE_CONFIRM>"
}
}
}
}{
"mcpServers": {
"metaplex-agent": {
"command": "npx",
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"env": {
"SOLANA_SECRET_KEY": "<YOUR_SOLANA_SECRET_KEY>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"METAPLEX_AGENT_NETWORK": "<YOUR_METAPLEX_AGENT_NETWORK>",
"REQUIRE_CONFIRM": "<YOUR_REQUIRE_CONFIRM>"
}
}
}
}{
"mcpServers": {
"metaplex-agent": {
"command": "npx",
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"env": {
"SOLANA_SECRET_KEY": "<YOUR_SOLANA_SECRET_KEY>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"METAPLEX_AGENT_NETWORK": "<YOUR_METAPLEX_AGENT_NETWORK>",
"REQUIRE_CONFIRM": "<YOUR_REQUIRE_CONFIRM>"
}
}
}
}{
"servers": {
"metaplex-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/metaplex-agent-mcp"
],
"env": {
"SOLANA_SECRET_KEY": "<YOUR_SOLANA_SECRET_KEY>",
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL>",
"METAPLEX_AGENT_NETWORK": "<YOUR_METAPLEX_AGENT_NETWORK>",
"REQUIRE_CONFIRM": "<YOUR_REQUIRE_CONFIRM>"
}
}
}
}claude mcp add metaplex-agent --env SOLANA_SECRET_KEY=<YOUR_SOLANA_SECRET_KEY> --env SOLANA_RPC_URL=<YOUR_SOLANA_RPC_URL> --env METAPLEX_AGENT_NETWORK=<YOUR_METAPLEX_AGENT_NETWORK> --env REQUIRE_CONFIRM=<YOUR_REQUIRE_CONFIRM> -- npx -y @three-ws/metaplex-agent-mcpRelated MCP servers
Claude Code Explorer MCP
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
XActions
X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required.
Free Crypto News
Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more
Pump SDK MCP Server
Build extend and maintain pump - Token creation buying selling migration fee collection
3D AI Agent Avatar
3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.
three.ws 3D Agent Tools
MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.