@vanwida/haul-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@vanwida/haul-mcpverify this email address: user@example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@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 |
| Verify if an email is valid and deliverable | 1 |
| Verify a phone number, get carrier/country info | 2 |
| Check your credit balance | 0 |
| Get a Stripe checkout URL to buy credits | 0 |
| 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.jsLicense
MIT
This server cannot be installed
Maintenance
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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