Api MCP Server

v1.8.2APIsstable

lightweight API MCP server

apigolangmcp-serverserver
Share:
4
Stars
0
Downloads
0
Weekly
0/5

About

lightweight API MCP server

Features

  • evm_getwalletnfts
  • evm_getmultiplenfts
  • evm_getwalletnftcollections
  • evm_getuniqueownersbycollection
  • evm_getnftcontracttransfers

Use Cases

Fetch all NFTs held by a specified wallet address. Use 'token_addresses' to filter by one or many specific contract(s). Each NFT returned includes on-chain metadata as well as off-chain metadata, floor prices, rarity and more where available.
Get NFT metadata for one or many NFTs. Accepts an array of up to 25 'tokens', each requiring 'token_address' and 'token_id'. Each NFT returned includes on-chain metadata as well as off-chain metadata, floor prices, rarity and more where available.
Fetch all NFT Collections held by a specified wallet address. Each Collection returned includes on-chain metadata as well as off-chain metadata, floor prices and more where available.
Get unique wallet addresses owning NFTs from a contract.
Get NFT transfers for a contract, with options to filter by date, token, or other parameters.
AdamShannag

Maintainer

LicenseMIT
Languagego
Versionv1.8.2
UpdatedJul 30, 2025
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @moralisweb3/api-mcp-server

Manual Installation

npx -y @moralisweb3/api-mcp-server

Examples

Basic Configuration

Configure Api MCP Server

npx -y @moralisweb3/api-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "api": { "command": "npx", "args": ["-y", "@moralisweb3/api-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Api MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides