@ap3x/moralis-mcp
v0.1.0
Published
MCP server over the Moralis Web3 API
Readme
@ap3x/moralis-mcp
An MCP server exposing the Moralis Web3 API, generated from its published OpenAPI specifications.
Part of AP3X — a TypeScript multi-agent framework.
Install
npm install @ap3x/moralis-mcpUsage
MORALIS_API_KEY=… npx ap3x-moralis-mcpWhat's inside
- Spec-generated tools — the tool surface is derived from Moralis's OpenAPI specs, so it tracks the live API rather than a hand-maintained subset.
createMoralisMcpServer— embed the server in your own process instead of running the binary.
Documentation
See the AP3X repository for architecture notes, the full package map, and examples.
License
MIT
