Aptos NPM MCP
A MCP server for interacting with Aptos NPM packages.
Aptos NPM MCP
Prerequisite
- node and npm (npm ≥ 5.2.0)
- Build Bot Api Key
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
- Go to https://build.aptoslabs.com/
- Click on your name in the bottom left corner
- Click on "Bot Keys"
- Click on the "Create Bot Key" button
- 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
Related Servers
Binary Ninja
A Binary Ninja plugin, MCP server, and bridge that seamlessly integrates Binary Ninja with your favorite MCP client.
Postman MCP Server
Run Postman collections using Newman, with support for environment and global variables.
MCPR
Expose R functions through the Model Context Protocol (MCP) for seamless integration with AI assistants.
Unity MCP
Perform actions in the Unity Editor for game development using AI clients.
MCP Gateway
A reverse proxy gateway for managing and accessing multiple MCP servers through a single entry point, deployable via Docker.
MCP Server Creator
A meta-server for dynamically generating MCP server configurations and Python code.
Pharo NeoConsole
Evaluate Pharo Smalltalk expressions and get system information via a local NeoConsole server.
即梦AI多模态MCP
A multimodal generation service using Volcengine Jimeng AI for image generation, video generation, and image-to-video conversion.
MCP OAuth Sample
A sample MCP OAuth server implementation using Next.js, providing OAuth 2.1 authentication with Google and PostgreSQL.
302AI Custom MCP Server
A customizable MCP service with flexible tool selection and configuration. Requires a 302AI API key.