MCP Hub
Back to servers

aptos-npm-mcp

An MCP server for Aptos development that integrates with Aptos Build Bot APIs to manage API keys and facilitate Aptos blockchain development.

Stars
13
Forks
8
Updated
Jan 14, 2026
Validated
Jan 16, 2026

Aptos NPM MCP

Prerequisite

Generate a Build Bot Api Key

To be able to make Aptos Build actions like managing api keys, etc. Follow those instruction to generate a new Bot Api Key to use with the MCP

  1. Go to https://build.aptoslabs.com/
  2. Click on your name in the bottom left corner
  3. Click on "Bot Keys"
  4. Click on the "Create Bot Key" button
  5. Copy the Bot Key and paste it into the MCP configuration file as an env arg: APTOS_BOT_KEY=<your-bot-key>

Production Usage

Follow these guides on how to integrate the Aptos MCP with your prefered interface

Start vibe coding.

Make sure to read the user guide for best results.

Development Usage

Follow this guide on how to develop locally the Aptos MCP

Reviews

No reviews yet

Sign in to write a review