Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZAPIFYAPI_URLNoAPI base URLhttps://api.zapifyapi.com
ZAPIFYAPI_TOKENYesYour MCP token (get from dashboard)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
convert_image_to_webpA

Convert a PNG or JPEG image to WebP format. Input: base64 encoded image data.

add_watermarkB

Add a text watermark to an image.

translate_textB

Translate text between languages. Supports 50+ languages.

analyze_sentimentB

Detect positive/negative/neutral sentiment in text.

extract_keywordsB

Extract main keywords from text with relevance scoring.

check_profanityB

Detect and censor profanity in text.

validate_emailA

Validate email format and check if domain is disposable.

parse_user_agentB

Parse a User-Agent string into browser, OS, device info.

ip_geolocationB

Get geographic location of an IP address.

dns_lookupA

Query DNS records for a domain (A, AAAA, MX, TXT, NS, CNAME).

check_sslB

Check SSL certificate validity, issuer, and expiry for a domain.

scan_portsB

Scan ports on a host (up to 20 ports).

whois_lookupB

Get WHOIS registration data for a domain.

http_headersB

Fetch HTTP response headers for a URL.

generate_qr_codeA

Generate a QR code from text or URL.

generate_passwordC

Generate secure random passwords.

generate_hashB

Generate MD5/SHA1/SHA256/SHA512 hash of text.

validate_jsonC

Validate and format a JSON string.

generate_uuidA

Generate random v4 UUIDs.

decode_jwtA

Decode a JWT token (header + payload) without verification.

test_regexB

Test a regex pattern against text and return matches.

convert_colorA

Convert color between HEX, RGB, and HSL.

base64_encode_decodeA

Encode text to Base64 or decode Base64 to text.

markdown_to_htmlA

Convert Markdown text to HTML.

convert_currencyB

Convert between currencies with real-time exchange rates.

convert_unitsB

Convert between units (length, weight, temperature).

convert_timezoneC

Convert time between timezones.

csv_to_jsonA

Parse CSV text into structured JSON.

extract_url_metadataA

Extract title, description, OG tags from a URL.

get_country_infoB

Get country information (capital, population, languages, flag).

get_random_jokeA

Get a random programming joke.

get_random_quoteA

Get a random tech/programming quote.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/TamirKashy/zapifyapi-mcp-server'

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