About
Overview
The Abstract API MCP Server provides access to Abstract's suite of utility APIs. It includes IP geolocation, email validation, phone validation, and exchange rate tools.
Capabilities
Tools & Capabilities
⚡validate_email
Validate an email address
⚡validate_phone
Validate a phone number
⚡geolocate_ip
Geolocate an IP address
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-abstract-apiExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"abstract-api": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-abstract-api"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 20
Last UpdatedFeb 12, 2026