Skip to main content
Glama
Vanwida

@vanwida/haul-mcp

by Vanwida

@vanwida/haul-mcp

MCP server for HAUL — the agent-native API marketplace.

Installation

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "haul": {
      "command": "npx",
      "args": ["-y", "@vanwida/haul-mcp"],
      "env": {
        "HAUL_API_KEY": "haul_sk_your_key_here"
      }
    }
  }
}

Get your API key at haul.aistudios.pro.

Related MCP server: VirtualSMS MCP Server

Tools

Tool

Description

Credits

haul_verify_email

Verify if an email is valid and deliverable

1

haul_verify_phone

Verify a phone number, get carrier/country info

2

haul_check_balance

Check your credit balance

0

haul_topup_credits

Get a Stripe checkout URL to buy credits

0

haul_list_tools

List all available tools and costs

0

Pricing

Amount

Credits

$10

1,000

$25

2,750

$50

6,000

$100

13,000

Development

npm install
npm run build
HAUL_API_KEY=haul_sk_xxx node dist/index.js

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vanwida/haul-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server