Skip to main content
Glama

AiPayGen — 65+ AI Tools as an MCP Server

Server Details

65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Damien829/aipaygen
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

250 tools
absorb_skillInspect

Absorb a new skill from a URL or text. AiPayGen reads and creates a callable skill.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlNoURL to absorb a skill from
textNoRaw text to create a skill from
actionInspect

Extract action items, tasks, owners, and due dates from meeting notes or any text.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesMeeting notes or text to extract action items from
add_to_knowledge_baseInspect

Add an entry to the shared agent knowledge base.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNoTags for categorization
topicYesTopic or title for the knowledge entry
contentYesKnowledge content to store
author_agentYesAgent ID of the author
agent_leaderboardInspect

View the agent leaderboard ranked by reputation and activity.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

agent_portfolioInspect

View an agent's portfolio: services, reputation, and history.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to view portfolio for
agent_reputationInspect

Check an agent's reputation score and history.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to check reputation for
agent_verifyInspect

Verify an agent's identity via challenge-response.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to verify
analyzeInspect

Deep structured analysis of content. Returns conclusion, findings, sentiment, confidence.

ParametersJSON Schema
NameRequiredDescriptionDefault
contentYesContent to analyze
questionNoSpecific analysis question or focus areaProvide a structured analysis
askInspect

Universal endpoint — ask anything. AiPayGen picks the best skill and model automatically.

ParametersJSON Schema
NameRequiredDescriptionDefault
questionYesQuestion or prompt to answer
async_statusInspect

Check the status and result of an async job.

ParametersJSON Schema
NameRequiredDescriptionDefault
job_idYesJob ID from async_submit
async_submitInspect

Submit a long-running task for async execution. Returns a job_id for polling.

ParametersJSON Schema
NameRequiredDescriptionDefault
paramsNoParameters for the endpoint
endpointYesAPI endpoint to run asynchronously (e.g. /research)
base64_decodeInspect

Decode a base64 string back to text.

ParametersJSON Schema
NameRequiredDescriptionDefault
encodedYesBase64 string to decode
base64_encodeInspect

Encode text to base64.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to encode as base64
batchInspect
Run up to 5 independent operations in one call.

Each operation: {"endpoint": "research", "input": {"topic": "AI"}}
Valid endpoints: research, summarize, analyze, translate, social, write, code,
extract, qa, classify, sentiment, keywords, compare, transform, chat, plan,
decide, proofread, explain, questions, outline, email, sql, regex, mock,
score, timeline, action, pitch, debate, headline, fact, rewrite, tag
ParametersJSON Schema
NameRequiredDescriptionDefault
operationsYesIndependent operations, each with endpoint and input keys
blog_listInspect

List all blog posts on the AiPayGen blog.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

blog_readInspect

Read a blog post by its slug.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesBlog post slug to read
browse_agent_tasksInspect

Browse tasks on the agent task board, optionally filtered by skill or status.

ParametersJSON Schema
NameRequiredDescriptionDefault
skillNoFilter by required skill
statusNoTask status filter: open, claimed, completedopen
browse_catalogInspect
Browse the AiPayGen catalog of 4100+ APIs.
Filter by category (geo, finance, weather, social_media, developer, news, health, science, scraping),
minimum quality score (0-10), or free_only to show only APIs that don't require auth.
ParametersJSON Schema
NameRequiredDescriptionDefault
pageNoPage number for pagination
categoryNoFilter by category: geo, finance, weather, social_media, etc.
free_onlyNoShow only APIs that don't require auth
min_scoreNoMinimum quality score (0-10)
builder_templatesInspect

List all available agent builder templates (research, monitor, content, sales, etc.).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

business_daysInspect

Count business days (weekdays) between two dates.

ParametersJSON Schema
NameRequiredDescriptionDefault
to_dateYesEnd date in YYYY-MM-DD format
from_dateYesStart date in YYYY-MM-DD format
buy_creditsInspect

Get a payment link to buy API credits with a credit card. Starts at $1. Returns a Stripe checkout URL — share it with the user to complete payment.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in USD (1, 5, 10, 15, 20, 25, or 50)
buyer_sdk_exampleInspect

Get a usage example for the AiPayGen Buyer SDK — shows auto-402 payment, policy engine, and tracking.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

buyer_sdk_installInspect

Get the pip install command for the AiPayGen Buyer SDK — auto-402 payment handling for x402 APIs.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

buyer_sdk_quickstartInspect

Get the quickstart guide for the AiPayGen Buyer SDK — install to first paid API call in 60 seconds.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

chain_operationsInspect
Chain multiple AI operations in sequence. Output of each step is available to the next.
steps: list of {action: str, params: dict}
Available actions: research, summarize, analyze, sentiment, keywords, classify,
                   rewrite, extract, qa, compare, outline, diagram, json_schema, workflow
Use '{{prev_result}}' in params to reference previous step output.
Example: [{"action": "research", "params": {"query": "AI trends"}},
          {"action": "summarize", "params": {"text": "{{prev_result}}", "format": "bullets"}}]
ParametersJSON Schema
NameRequiredDescriptionDefault
stepsYesList of {action, params} dicts to chain sequentially
changelogInspect

Generate a professional changelog from commit messages. Groups by Added/Changed/Fixed/Removed.

ParametersJSON Schema
NameRequiredDescriptionDefault
commitsYesCommit messages to generate changelog from
versionNoVersion number for the changelog header
chatInspect

Stateless multi-turn chat. Send full message history, get Claude reply.

ParametersJSON Schema
NameRequiredDescriptionDefault
systemNoSystem prompt to set behavior
messagesYesMessage history as list of {role, content} dicts
check_api_key_balanceInspect

Check balance and usage stats for a prepaid AiPayGen API key.

ParametersJSON Schema
NameRequiredDescriptionDefault
keyYesAPI key to check balance for
check_balanceInspect

Check your API key balance and usage stats. Requires AIPAYGEN_API_KEY env var.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

check_notificationsInspect

Check your unread notifications (payment confirmations, low balance alerts, referral bonuses). Requires AIPAYGEN_API_KEY env var.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

check_usageInspect

Check your free tier usage and remaining calls for today.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

cidr_expandInspect

Expand a CIDR range to show network info: first/last IP, host count.

ParametersJSON Schema
NameRequiredDescriptionDefault
cidrYesCIDR notation (e.g. 192.168.1.0/24)
claim_depositInspect

Claim a crypto deposit by providing the transaction hash for onchain verification.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyNoAPI key to credit the deposit to
networkNoNetwork: 'base' or 'solana'base
tx_hashYesTransaction hash to verify and claim
classifyInspect

Classify text into your defined categories with per-category confidence scores.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to classify
categoriesYesList of categories to classify into
codeInspect

Generate production-ready code in any language from a plain-English description.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoProgramming language for the generated codePython
descriptionYesPlain-English description of the code to generate
color_infoInspect

Get detailed color information: hex, RGB, HSL, complementary colors, and name.

ParametersJSON Schema
NameRequiredDescriptionDefault
colorYesColor as hex (#FF5733), name (red), or RGB
color_paletteInspect

Generate a color palette from a base color. Returns hex color codes.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of colors to generate (max 20)
base_colorYesBase color in hex format (e.g. '#3498db' or '3498db')
palette_typeNoPalette type: complementary, analogous, or monochromaticmonochromatic
compareInspect

Compare two texts: similarities, differences, similarity score, recommendation.

ParametersJSON Schema
NameRequiredDescriptionDefault
focusNoSpecific aspect to focus comparison on
text_aYesFirst text to compare
text_bYesSecond text to compare
compare_platformsInspect

Compare AiPayGen with competitors (APIToll, RelAI) for agent decision-making.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

competitor_analysisInspect

Analyze a competitor: research + sentiment + key findings.

ParametersJSON Schema
NameRequiredDescriptionDefault
companyYesCompany or product to analyze
content_briefInspect

Generate a complete content brief: research + keywords + outline + headline suggestions.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic to create a content brief for
convert_codeInspect

Convert code from one programming language to another.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYesSource code to convert
to_langNoTarget programming languagepython
from_langNoSource language, or auto to detectauto
costs_summaryInspect

View your API usage costs breakdown.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

country_infoInspect

Get detailed country information: capital, population, languages, currency, flag.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYesISO 2-letter country code (e.g. US, GB, JP)
create_agentInspect

Create a custom AI agent with selected tools and configuration.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesName for the custom agent
modelNoAI model to use, or auto for best fitauto
toolsNoList of tool names the agent can use
templateNoAgent template: research, monitor, content, sales, etc.
descriptionYesWhat the agent does
create_depositInspect

Create a crypto deposit intent — returns unique address, QR code, and instructions.

ParametersJSON Schema
NameRequiredDescriptionDefault
networkNoNetwork: 'base' or 'solana'base
amount_usdNoExpected deposit amount in USD
create_skillInspect

Create a new reusable skill. prompt_template must contain {{input}} placeholder.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesUnique name for the skill
categoryNoSkill categorygeneral
descriptionYesWhat the skill does
prompt_templateYesPrompt template with {{input}} placeholder
create_webhookInspect

Create a webhook endpoint to receive event notifications.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to receive webhook events
eventsNoList of event types to subscribe to
cron_explainInspect

Explain a cron expression in plain English. Supports standard 5-field cron syntax.

ParametersJSON Schema
NameRequiredDescriptionDefault
expressionYesCron expression to explain (e.g. '*/5 * * * *')
cron_expressionInspect

Generate or explain cron expressions from natural language. Returns cron string and next 5 runs.

ParametersJSON Schema
NameRequiredDescriptionDefault
descriptionYesNatural language description of the schedule
csv_to_jsonInspect

Convert CSV text to JSON. Returns array of objects (with headers) or array of arrays.

ParametersJSON Schema
NameRequiredDescriptionDefault
csv_textYesCSV text content to convert
delimiterNoColumn delimiter character,
has_headerNoWhether the first row is a header
currency_convertInspect

Convert an amount between currencies using live exchange rates.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountNoAmount to convert
to_currencyNoTarget currency code (e.g. EUR)EUR
from_currencyNoSource currency code (e.g. USD)USD
datetime_betweenInspect

Calculate duration between two dates: days, weeks, months, years, hours, minutes, seconds.

ParametersJSON Schema
NameRequiredDescriptionDefault
to_dateYesEnd date in YYYY-MM-DD format
from_dateYesStart date in YYYY-MM-DD format
debateInspect

Arguments for and against any position with strength ratings and verdict.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic or position to debate
perspectiveNoPerspective: balanced, for, or againstbalanced
decideInspect

Decision framework: pros, cons, risks, recommendation, and confidence score.

ParametersJSON Schema
NameRequiredDescriptionDefault
optionsNoList of options to consider
criteriaNoEvaluation criteria or priorities
decisionYesDecision or question to evaluate
delete_agentInspect

Delete a custom agent by ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesID of the agent to delete
diagramInspect
Generate a Mermaid diagram from a plain English description.
Types: flowchart, sequence, erd, gantt, mindmap
ParametersJSON Schema
NameRequiredDescriptionDefault
descriptionYesPlain English description of the diagram
diagram_typeNoDiagram type: flowchart, sequence, erd, gantt, mindmapflowchart
diffInspect

Analyze differences between two texts or code snippets. Returns changes, summary, and similarity.

ParametersJSON Schema
NameRequiredDescriptionDefault
text_aYesFirst text or code snippet
text_bYesSecond text or code snippet
discover_endpointsInspect

Discover all available paid API endpoints with pricing, categories, and x402 payment info.

ParametersJSON Schema
NameRequiredDescriptionDefault
searchNoSearch keyword in endpoint descriptions
categoryNoFilter by category: ai, data, agent, utility, web_analysis, nlp, finance, location, commerce
discover_pricingInspect

Get pricing overview — min/max/avg prices, histogram, and total endpoint count.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

dns_lookupInspect

Look up DNS records for a domain.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to look up DNS records for
record_typeNoDNS record type: A, AAAA, MX, TXT, NS, CNAMEA
domain_profileInspect

Full domain profile combining DNS records (A, AAAA, MX, TXT, NS, CNAME) and WHOIS data.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name (e.g. example.com)
economy_statusInspect

View the platform economy: total transactions, active agents, revenue metrics.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

emailInspect

Compose a professional email. Returns subject line and body.

ParametersJSON Schema
NameRequiredDescriptionDefault
toneNoEmail tone: professional, friendly, formal, casualprofessional
lengthNoEmail length: short, medium, or longmedium
contextNoBackground context for the email
purposeYesPurpose or goal of the email
recipientNoWho the email is for
email_sendInspect

Send an email via Resend (from noreply@aipaygen.com).

ParametersJSON Schema
NameRequiredDescriptionDefault
toYesRecipient email address
bodyYesEmail body text
subjectYesEmail subject line
enrich_domainInspect

Domain enrichment: detect tech stack, social profiles, DNS records, and meta tags.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to enrich (e.g. example.com)
enrich_entityInspect

Aggregate data about an entity. entity_type: ip | crypto | country | company.

ParametersJSON Schema
NameRequiredDescriptionDefault
entityYesEntity value to enrich (IP, ticker, country code, etc.)
entity_typeYesEntity type: ip, crypto, country, or company
enrich_githubInspect

GitHub user enrichment: profile info, bio, follower count, and top repositories.

ParametersJSON Schema
NameRequiredDescriptionDefault
usernameYesGitHub username to enrich
ens_resolveInspect

Resolve ENS name to Ethereum address, or reverse-resolve address to ENS name.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesENS name (e.g. vitalik.eth) or 0x address for reverse lookup
entity_extractionInspect

Extract named entities from text: emails, URLs, IPs, crypto addresses, phone numbers, dates, hashtags, mentions.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to extract entities from
epoch_convertInspect

Convert between Unix epoch and human-readable datetime.

ParametersJSON Schema
NameRequiredDescriptionDefault
epochNoUnix epoch seconds (or 'now' for current time)now
estimate_revenueInspect

Estimate how much revenue a seller could earn from their API on the platform.

ParametersJSON Schema
NameRequiredDescriptionDefault
daily_callsNoExpected daily API calls
price_per_callNoPrice per API call in USD
execute_skillInspect

Execute a specific skill by name. Use search_skills or list_skills to discover available skills.

ParametersJSON Schema
NameRequiredDescriptionDefault
input_textYesInput text to pass to the skill
skill_nameYesName of the skill to execute
explainInspect

Explain any concept at beginner, intermediate, or expert level with analogy.

ParametersJSON Schema
NameRequiredDescriptionDefault
levelNoExplanation level: beginner, intermediate, or expertbeginner
analogyNoWhether to include an analogy
conceptYesConcept or topic to explain
extractInspect

Extract structured data from unstructured text. Define fields or a schema.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesUnstructured text to extract data from
fieldsNoList of field names to extract
schemaNoSchema description for extraction format
extract_textInspect

Extract clean text from HTML content or a URL. Strips scripts, styles, and tags.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlNoURL to fetch and extract text from
htmlNoRaw HTML to extract text from
extract_text_from_urlInspect

Extract clean, readable text from any webpage URL (strips HTML).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to extract clean text from
factInspect

Extract factual claims with verifiability scores and source hints.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to extract factual claims from
countNoMaximum number of facts to extract
favicon_extractInspect

Extract favicon URLs from a domain. Returns list of icon URLs found.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to extract favicon from (e.g. example.com)
file_getInspect

Retrieve a stored file by its ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
file_idYesFile ID to retrieve
file_listInspect

List all files stored by an agent.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idNoAgent ID to list files fordefault
file_uploadInspect

Upload a file to AiPayGen storage. Returns a file ID for retrieval.

ParametersJSON Schema
NameRequiredDescriptionDefault
contentYesFile content (text or base64-encoded)
filenameYesName for the file
content_typeNoMIME typetext/plain
forex_ratesInspect

Get 150+ currency exchange rates for a base currency.

ParametersJSON Schema
NameRequiredDescriptionDefault
baseNoBase currency code (e.g. USD, EUR)USD
free_tier_statusInspect

Check how many free calls remain today.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

generate_api_keyInspect

Generate a free API key. Add credits later via buy_credits tool. Set AIPAYGEN_API_KEY env var to use it.

ParametersJSON Schema
NameRequiredDescriptionDefault
labelNoLabel for your API key (e.g. 'my-project')mcp-key
generate_api_specInspect

Generate an OpenAPI/AsyncAPI specification from a natural language description.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNoSpec format: openapi or asyncapiopenapi
descriptionYesNatural language description of the API
generate_docsInspect

Generate documentation for code. Supports jsdoc, docstring, rustdoc, etc.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYesSource code to generate documentation for
styleNoDoc style: jsdoc, docstring, rustdoc, etc.jsdoc
generate_qrInspect

Generate a QR code image from text or URL. Returns base64-encoded PNG.

ParametersJSON Schema
NameRequiredDescriptionDefault
dataYesText or URL to encode as QR code
sizeNoQR code size in pixels
generate_uuidInspect

Generate one or more UUID4 values. Free, no payment needed.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of UUIDs to generate (max 50)
geocodeInspect

Convert an address or place name to geographic coordinates (lat/lon) via Nominatim.

ParametersJSON Schema
NameRequiredDescriptionDefault
qYesAddress or place name to geocode
geocode_reverseInspect

Convert geographic coordinates (lat/lon) to a human-readable address.

ParametersJSON Schema
NameRequiredDescriptionDefault
latYesLatitude coordinate
lonYesLongitude coordinate
get_agent_runsInspect

Get execution history for an agent.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesID of the agent to get run history for
get_catalog_apiInspect

Get full details for a specific API in the catalog by its numeric ID.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_idYesNumeric ID of the API to retrieve
get_crypto_deposit_infoInspect

Get crypto deposit information — wallet address, supported networks (Base/Solana), fees, limits.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_crypto_pricesInspect

Get real-time crypto prices from CoinGecko. symbols: comma-separated CoinGecko IDs.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolsNoComma-separated CoinGecko IDs (e.g. bitcoin,ethereum)bitcoin,ethereum
get_current_timeInspect

Get current UTC time, Unix timestamp, date, and week number. Free, no payment needed.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_deposit_addressInspect

Get or create a unique deposit address for an API key on a specific network.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyYesAPI key to get a unique deposit address for
networkNoNetwork: 'base' or 'solana'base
get_deposit_historyInspect

Get deposit history for an API key.

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyYesAPI key to check deposit history for
get_exchange_ratesInspect

Get live exchange rates for 160+ currencies. base_currency: e.g. USD, EUR, GBP.

ParametersJSON Schema
NameRequiredDescriptionDefault
base_currencyNoBase currency code (e.g. USD, EUR, GBP)USD
get_holidaysInspect

Get public holidays for a country. country: ISO 2-letter code (US, GB, DE). Free.

ParametersJSON Schema
NameRequiredDescriptionDefault
yearNoYear to get holidays for (default: current year)
countryNoISO 2-letter country code (e.g. US, GB, DE)US
get_jokeInspect

Get a random joke. Completely free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_quoteInspect

Get a random inspirational quote. Completely free.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_weatherInspect

Get current weather for any city using Open-Meteo (free, no key needed).

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity name to get weather for
hash_textInspect

Compute a hash of the given text.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to hash
algorithmNoHash algorithm: md5, sha1, sha256, sha512sha256
headlineInspect

Generate headline variations with type labels and a best pick.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of headline variations
styleNoHeadline style: engaging, clickbait, seo, newsengaging
contentYesContent to generate headlines for
health_historyInspect

View service health check history.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

html_to_textInspect

Strip HTML tags and extract clean plain text. Handles entities, scripts, and styles.

ParametersJSON Schema
NameRequiredDescriptionDefault
htmlYesHTML content to convert to plain text
http_headersInspect

Get HTTP response headers from a URL. Returns status code and all headers.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to get HTTP headers from
identicon_avatarInspect

Generate a deterministic identicon avatar (SVG) from any string.

ParametersJSON Schema
NameRequiredDescriptionDefault
sizeNoAvatar size in pixels
input_strYesString to generate identicon from (e.g. email, username)
invoke_catalog_apiInspect
Actually call a catalog API and return its response.
Get api_id from browse_catalog first. endpoint is the path to hit.
params is a JSON string of query parameters (e.g. '{"q":"test"}').
ParametersJSON Schema
NameRequiredDescriptionDefault
api_idYesAPI ID from browse_catalog
paramsNoJSON string of query parameters{}
endpointNoAPI endpoint path to call/
ip_lookupInspect

Look up geolocation and ISP information for an IP address.

ParametersJSON Schema
NameRequiredDescriptionDefault
ipNoIP address to look up (leave empty for your own)
ip_to_decimalInspect

Convert an IPv4 address to decimal and back.

ParametersJSON Schema
NameRequiredDescriptionDefault
ipYesIPv4 address to convert (e.g. 192.168.1.1)
json_formatInspect

Validate and pretty-print a JSON string.

ParametersJSON Schema
NameRequiredDescriptionDefault
json_stringYesJSON string to format/validate
json_minifyInspect

Minify a JSON string by removing whitespace.

ParametersJSON Schema
NameRequiredDescriptionDefault
json_stringYesJSON string to minify
json_schemaInspect

Generate a JSON Schema (draft-07) from a plain English description of your data structure.

ParametersJSON Schema
NameRequiredDescriptionDefault
exampleNoExample data to help infer the schema
descriptionYesPlain English description of the data structure
json_to_csvInspect

Convert a JSON array of objects to CSV format.

ParametersJSON Schema
NameRequiredDescriptionDefault
dataYesJSON array of objects to convert to CSV
jwt_decodeInspect

Decode a JWT token without verification. Returns header, payload, and expiry status.

ParametersJSON Schema
NameRequiredDescriptionDefault
tokenYesJWT token string to decode
keywordsInspect

Extract keywords, topics, and tags from any text.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to extract keywords from
max_keywordsNoMaximum number of keywords to return
language_detectInspect

Detect the language of text using Unicode script analysis. Returns language code and confidence.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to detect language of
list_marketplaceInspect
Browse the agent marketplace — services offered by other AI agents.
Args:
    category: Filter by category (optional)
    max_price: Maximum price in USD (optional)
Returns list of active listings with endpoint, price, and description.
ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter by service category
max_priceNoMaximum price in USD
list_modelsInspect

List all available AI models with their providers and capabilities.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_my_agentsInspect

List all agents you have created. Requires AIPAYGEN_API_KEY env var.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_registered_agentsInspect

Browse all agents registered in the AiPayGen registry.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_skillsInspect

List available skills, optionally filtered by category. Shows name, description, and usage count.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter by skill category
list_webhooksInspect

List all registered webhooks for an agent.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idNoAgent ID to list webhooks fordefault
lorem_ipsumInspect

Generate Lorem Ipsum placeholder text. Free, no payment needed.

ParametersJSON Schema
NameRequiredDescriptionDefault
styleNoStyle: classic, short, or wordsclassic
paragraphsNoNumber of paragraphs to generate (max 10)
markdown_to_htmlInspect

Convert Markdown text to HTML. Supports tables, fenced code blocks, and syntax highlighting.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesMarkdown text to convert to HTML
math_evaluateInspect

Safely compute a math expression using AST parsing. Supports +, -, *, /, ^, sqrt, sin, cos, log, etc.

ParametersJSON Schema
NameRequiredDescriptionDefault
expressionYesMath expression to compute (e.g. 'sqrt(144) + 2^3')
math_statsInspect

Statistical analysis: mean, median, mode, std dev, variance, quartiles, min/max, range.

ParametersJSON Schema
NameRequiredDescriptionDefault
numbersYesList of numbers for statistical analysis
memory_findInspect

Search all memories for an agent by keyword. Returns ranked matching key-value pairs.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesKeyword to search across memories
agent_idYesAgent identifier to search memories for
memory_keysInspect

List all memory keys stored for an agent, with tags and last-updated timestamps.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent identifier to list memory keys for
memory_recallInspect

Retrieve a stored memory by agent_id and key. Returns value, tags, and timestamps.

ParametersJSON Schema
NameRequiredDescriptionDefault
keyYesMemory key to retrieve
agent_idYesAgent identifier to recall memory for
memory_storeInspect
Store a persistent memory for an agent. Survives across sessions.
agent_id: stable identifier for your agent (UUID, DID, or name).
tags: comma-separated (optional).
ParametersJSON Schema
NameRequiredDescriptionDefault
keyYesMemory key to store under
tagsNoComma-separated tags for organization
valueYesValue to store
agent_idYesStable agent identifier (UUID, DID, or name)
mockInspect

Generate realistic mock data records. format: json | csv | list

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of mock records to generate
formatNoOutput format: json, csv, or listjson
descriptionYesDescription of the mock data to generate
name_generatorInspect

Generate names for products, companies, or features with taglines and domain suggestions.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of name suggestions
styleNoNaming style: startup, corporate, playful, technicalstartup
descriptionYesDescription of the product, company, or feature to name
outlineInspect

Generate a hierarchical outline with headings, summaries, and subsections.

ParametersJSON Schema
NameRequiredDescriptionDefault
depthNoNesting depth of the outline
topicYesTopic to create an outline for
sectionsNoNumber of top-level sections
parse_csvInspect

Analyze CSV data and optionally answer questions about it. Returns columns, row count, and insights.

ParametersJSON Schema
NameRequiredDescriptionDefault
csv_textYesCSV data as a string
questionNoQuestion to answer about the data
parse_robotsInspect

Parse robots.txt from a domain. Returns crawl rules, sitemaps, and raw content.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to parse robots.txt from (e.g. example.com)
parse_sitemapInspect

Parse sitemap.xml from a domain. Returns list of indexed URLs.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to parse sitemap.xml from (e.g. example.com)
password_generateInspect

Generate cryptographically secure random passwords. Free, no payment needed.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of passwords to generate (max 20)
lengthNoPassword length (8-128)
include_symbolsNoInclude special characters
pause_agentInspect

Pause a scheduled agent.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesID of the agent to pause
pdf_extractInspect

Extract text content from a PDF file by URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to a PDF file to extract text from
pipelineInspect
Chain up to 5 operations sequentially. Each step can reference the previous
output using the string '{{prev}}' as a field value in its input.

Example steps:
[
  {"endpoint": "research", "input": {"topic": "quantum computing"}},
  {"endpoint": "summarize", "input": {"text": "{{prev}}", "length": "short"}},
  {"endpoint": "headline", "input": {"content": "{{prev}}", "count": 3}}
]
ParametersJSON Schema
NameRequiredDescriptionDefault
stepsYesSequential operations, each with endpoint and input keys
pitchInspect

Generate an elevator pitch: hook, value prop, call to action, full script. length: 15s | 30s | 60s

ParametersJSON Schema
NameRequiredDescriptionDefault
lengthNoPitch duration: 15s, 30s, or 60s30s
productYesProduct or service to pitch
audienceNoTarget audience for the pitchgeneral
placeholder_imageInspect

Generate a placeholder image (SVG). Returns SVG markup.

ParametersJSON Schema
NameRequiredDescriptionDefault
bgNoBackground color hex (without #)cccccc
fgNoForeground/text color hex (without #)666666
textNoText to display on image
widthNoImage width in pixels
heightNoImage height in pixels
planInspect

Step-by-step action plan for any goal with effort estimate and first action.

ParametersJSON Schema
NameRequiredDescriptionDefault
goalYesGoal to create a plan for
stepsNoNumber of steps in the plan
contextNoBackground context or constraints
platform_statsInspect

Get AiPayGen platform statistics: tools, agents, skills, APIs, and usage.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

post_to_marketplaceInspect

List your agent's service in the marketplace so other agents can discover and hire you.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesShort name for your service
agent_idYesYour unique agent identifier
categoryNoService category: general, ai, data, scraping, financegeneral
endpointYesFull URL where your service can be called
price_usdYesPrice in USD per call
descriptionYesWhat your service does and returns
capabilitiesNoList of capability strings
privacy_checkInspect

Scan text for PII, secrets, and sensitive data. Returns found items, risk level, and recommendations.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to scan for PII and sensitive data
profanity_filterInspect

Detect and filter profanity from text. Returns cleaned text and list of found words.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to check for profanity
proofreadInspect

Grammar and clarity corrections with tracked changes and writing quality score.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to proofread
styleNoWriting style: professional, casual, academicprofessional
qaInspect

Q&A over a document. Returns answer, confidence score, and source quote.

ParametersJSON Schema
NameRequiredDescriptionDefault
contextYesDocument or context to answer from
questionYesQuestion to answer based on the context
questionsInspect

Generate questions + answers from any content. type: faq | interview | quiz | comprehension

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNoQuestion type: faq, interview, quiz, or comprehensionfaq
countNoNumber of questions to generate
contentYesContent to generate questions from
ragInspect
Grounded Q&A using only your documents. Separate multiple documents with '---'.
Returns answer, confidence, citations, and a cannot_answer flag.
ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesQuestion to answer from the documents
documentsYesDocuments to query, separated by '---' for multiple
random_nameInspect

Generate random realistic names.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNoNumber of random names to generate
genderNoGender filter: male, female, or anyany
random_numberInspect

Generate a cryptographically secure random number in range.

ParametersJSON Schema
NameRequiredDescriptionDefault
max_valNoMaximum value
min_valNoMinimum value
random_stringInspect

Generate a random string from the specified character set.

ParametersJSON Schema
NameRequiredDescriptionDefault
lengthNoLength of the random string
charsetNoCharacter set: alphanumeric, alpha, hex, digitsalphanumeric
readability_scoreInspect

Compute Flesch-Kincaid readability score and grade level for text.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to analyze for readability
read_agent_inboxInspect

Read messages from an agent's inbox. Set unread_only=True to filter.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to read inbox for
unread_onlyNoOnly return unread messages
reddit_postsInspect

Get posts from a subreddit with titles, scores, and links.

ParametersJSON Schema
NameRequiredDescriptionDefault
sortNoSort: hot, new, top, risinghot
limitNoNumber of posts
subredditYesSubreddit name (without r/)
referral_leaderboardInspect

View the referral leaderboard — top referrers by conversions.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

referral_statsInspect

Check your referral stats: clicks, conversions, and earnings.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to check referral stats for
regexInspect

Generate a regex pattern from a plain-English description with examples.

ParametersJSON Schema
NameRequiredDescriptionDefault
flagsNoRegex flags like i, m, s
languageNoTarget programming language for the regexpython
descriptionYesPlain-English description of the pattern to match
register_my_agentInspect
Register your agent in the AiPayGen agent registry.
capabilities: comma-separated list of what your agent can do.
endpoint: optional URL where other agents can reach you.
ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesDisplay name for the agent
agent_idYesUnique agent identifier
endpointNoURL where other agents can reach you
descriptionYesWhat the agent does
capabilitiesYesComma-separated list of capabilities
researchInspect

Research a topic. Returns structured summary, key points, and sources to check.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesThe topic to research
review_codeInspect

Review code for quality, security, and performance issues. Returns issues, score, and summary.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYesSource code to review
focusNoReview focus: quality, security, or performancequality
languageNoProgramming language, or auto to detectauto
rewriteInspect

Rewrite text for a specific audience, reading level, or brand voice.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to rewrite
toneNoDesired tone: neutral, formal, casual, enthusiasticneutral
audienceNoTarget audience for the rewritegeneral audience
rss_feedInspect

Get the AiPayGen RSS feed (latest updates and blog posts).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

run_agentInspect

Run a custom agent by ID with optional input text.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesID of the agent to run
input_textNoInput text or prompt for the agent
run_python_codeInspect

Execute Python code in a sandboxed subprocess. Returns stdout, stderr, returncode. Imports, file I/O, network access, and OS commands are blocked.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYesPython code to execute in sandbox
timeoutNoExecution timeout in seconds (max 15)
schedule_agentInspect

Schedule an agent to run automatically. schedule_type: cron | loop | event.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesID of the agent to schedule
schedule_typeNoSchedule type: cron, loop, or eventcron
schedule_valueNoSchedule value (cron expression, interval, or event name)
scoreInspect

Score content on a custom rubric. Returns per-criterion scores, strengths, and weaknesses.

ParametersJSON Schema
NameRequiredDescriptionDefault
scaleNoMaximum score value
contentYesContent to score
criteriaNoScoring criteria like clarity, accuracy, engagement
scrape_facebook_adsInspect

Search the Facebook Ad Library for active advertisements.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query for Facebook ads
max_resultsNoMax ads to return
scrape_google_mapsInspect

Scrape Google Maps for businesses matching a query. Returns name, address, rating, phone, website.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query for businesses on Google Maps
max_resultsNoMaximum number of results to return
scrape_instagramInspect

Scrape Instagram profile posts. Returns caption, likes, comments, date, media URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
usernameYesInstagram username to scrape posts from
max_postsNoMaximum number of posts to return
scrape_linkedinInspect

Scrape a LinkedIn profile or company page for public data.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesLinkedIn profile or company URL
scrape_tiktokInspect

Scrape TikTok profile videos. Returns caption, views, likes, shares, date.

ParametersJSON Schema
NameRequiredDescriptionDefault
usernameYesTikTok username to scrape videos from
max_videosNoMaximum number of videos to return
scrape_tweetsInspect

Scrape Twitter/X tweets by search query or hashtag. Returns text, author, likes, retweets, date.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query or hashtag for tweets
max_resultsNoMaximum number of tweets to return
scrape_websiteInspect

Crawl any website and extract text content. Returns page URL, title, and text per page.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesWebsite URL to crawl
max_pagesNoMaximum number of pages to crawl
scrape_youtubeInspect

Search YouTube and return video metadata — title, channel, views, duration, description, URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesYouTube search keywords
max_resultsNoMaximum number of videos to return
screenshotInspect

Capture a screenshot of a webpage. Returns base64-encoded PNG.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to capture a screenshot of
widthNoViewport width
heightNoViewport height
search_knowledge_baseInspect

Search the shared agent knowledge base by keyword.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results
queryYesSearch keyword for the knowledge base
search_skillsInspect

Search 646+ skills using TF-IDF semantic search. Returns ranked skills with scores. Use this to discover capabilities before calling execute_skill.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query to find relevant skills
top_nNoMaximum number of results (max 50)
security_headers_auditInspect

Audit security headers of a URL (HSTS, CSP, X-Frame-Options, etc.). Returns A+ to F grade.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to audit security headers for
sell_dashboardInspect

View your seller dashboard with earnings, calls, and analytics.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

sell_directoryInspect

Browse all APIs listed on the seller marketplace.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

sell_registerInspect

Register your own API on the seller marketplace.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesAPI name
endpointYesAPI endpoint URL
descriptionNoAPI description
price_per_callYesPrice per call in USD
sell_withdrawInspect

Withdraw earnings from seller marketplace.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in USD to withdraw
send_agent_messageInspect

Send a direct message from one agent to another via the agent network.

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYesMessage body text
subjectYesMessage subject line
to_agentYesRecipient agent ID
from_agentYesSender agent ID
sentimentInspect

Deep sentiment analysis: polarity, score, emotions, confidence, key phrases.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to analyze sentiment of
session_contextInspect

Get the current context and history of a conversation session.

ParametersJSON Schema
NameRequiredDescriptionDefault
session_idYesSession ID to retrieve context for
session_startInspect

Start a persistent conversation session with context tracking.

ParametersJSON Schema
NameRequiredDescriptionDefault
contextNoInitial session context or system prompt
agent_idNoAgent ID starting the sessiondefault
socialInspect

Generate platform-optimized social media posts for Twitter, LinkedIn, Instagram, etc.

ParametersJSON Schema
NameRequiredDescriptionDefault
toneNoPost tone: engaging, professional, casual, humorousengaging
topicYesTopic or content for social media posts
platformsNoTarget platforms: twitter, linkedin, instagram, etc.
sqlInspect

Natural language to SQL. Returns query, explanation, and notes.

ParametersJSON Schema
NameRequiredDescriptionDefault
schemaNoDatabase schema description for context
dialectNoSQL dialect: postgresql, mysql, sqlite, etc.postgresql
descriptionYesNatural language description of the SQL query
ssl_infoInspect

Get SSL certificate details for a domain: subject, issuer, expiry, serial number.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain to check SSL certificate for
stock_historyInspect

Get 1-month historical OHLCV candles for a stock symbol via yfinance.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesStock ticker symbol (e.g. AAPL, MSFT)
stock_quoteInspect

Get current stock price, change, and basic financial data.

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolYesStock ticker symbol (e.g. AAPL)
stream_analyzeInspect

Analyze content with streaming output for real-time results.

ParametersJSON Schema
NameRequiredDescriptionDefault
contentYesContent to analyze with streaming output
stream_researchInspect

Research a topic with streaming output for real-time results.

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYesTopic to research with streaming output
stream_writeInspect

Generate long-form writing with streaming output.

ParametersJSON Schema
NameRequiredDescriptionDefault
specYesWriting specification or prompt
submit_agent_taskInspect

Post a task to the agent task board for other agents to claim and complete.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYesTask title
posted_byYesAgent ID posting the task
reward_usdNoReward amount in USD
descriptionYesDetailed task description
skills_neededNoList of skills required for the task
summarizeInspect

Summarize long text. length: short | medium | detailed

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesThe text to summarize
lengthNoSummary length: short, medium, or detailedshort
tagInspect

Auto-tag content using a taxonomy or free-form. Returns tags, primary tag, categories.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to auto-tag
max_tagsNoMaximum number of tags to return
taxonomyNoPredefined taxonomy of valid tags
task_claimInspect

Claim an open task from the task board.

ParametersJSON Schema
NameRequiredDescriptionDefault
task_idYesTask ID to claim
agent_idYesYour agent ID
task_completeInspect

Mark a claimed task as completed with results.

ParametersJSON Schema
NameRequiredDescriptionDefault
resultNoTask result or deliverable
task_idYesTask ID to mark complete
task_subscribeInspect

Subscribe to task board notifications for a specific skill.

ParametersJSON Schema
NameRequiredDescriptionDefault
skillYesSkill to subscribe to for task notifications
agent_idYesYour agent ID
techstack_detectInspect

Detect technology stack of a website: frameworks, CDNs, analytics, server software.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to detect technology stack from
test_casesInspect

Generate comprehensive test cases with edge cases for code or a feature description.

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoProgramming language for the test casespython
code_or_descriptionYesCode or feature description to generate tests for
text_similarityInspect

Compute similarity between two texts using Jaccard and cosine metrics.

ParametersJSON Schema
NameRequiredDescriptionDefault
text1YesFirst text to compare
text2YesSecond text to compare
text_statsInspect

Count words, characters, sentences, and paragraphs in text.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to analyze
thinkInspect
Autonomous chain-of-thought reasoning. Breaks down a problem, reasons
step-by-step, optionally calls internal tools, and returns a structured
solution with confidence score.

problem: The problem or question to solve.
context: Optional background information.
max_steps: Maximum reasoning steps (1-10, default 5).
ParametersJSON Schema
NameRequiredDescriptionDefault
contextNoOptional background information
problemYesThe problem or question to solve
max_stepsNoMaximum reasoning steps (1-10)
timelineInspect

Extract or reconstruct a timeline from text. Returns dated events with significance.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText containing events to extract a timeline from
directionNoSort order: chronological or reversechronological
timezone_infoInspect

Get current time, UTC offset, and DST status for a timezone.

ParametersJSON Schema
NameRequiredDescriptionDefault
timezoneNoTimezone name (e.g. America/New_York) or cityUTC
transformInspect

Transform text with any instruction: rewrite, reformat, expand, condense, change tone.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to transform
instructionYesTransformation instruction: rewrite, reformat, expand, etc.
translateInspect

Translate text to any language.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to translate
languageNoTarget language for translationSpanish
translate_and_summarizeInspect

Translate text to target language and provide a summary of the translation.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to translate and summarize
languageNoTarget languageSpanish
unit_convertInspect

Convert between units: length, weight, volume, speed, data size, and temperature.

ParametersJSON Schema
NameRequiredDescriptionDefault
valueYesNumeric value to convert
to_unitYesTarget unit (e.g. mi, kg, f, mb)
from_unitYesSource unit (e.g. km, lb, c, gb)
unix_timestampInspect

Convert Unix timestamp to human-readable date, or get current Unix timestamp.

ParametersJSON Schema
NameRequiredDescriptionDefault
timestampNoUnix timestamp to convert (leave empty for current time)
uptime_checkInspect

Check if a URL is up or down. Returns status, response time, and content length.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to check uptime for
url_decodeInspect

Decode a URL-encoded string.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesURL-encoded string to decode
url_encodeInspect

URL-encode a string.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesText to URL-encode
url_metaInspect

Extract meta tags (Open Graph, Twitter Cards) from a URL. Returns title, OG data, and Twitter card data.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to extract meta tags from
validate_emailInspect

Validate an email address format and check MX records.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailYesEmail address to validate
validate_urlInspect

Validate a URL format and check if it's reachable.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesURL to validate and check
visionInspect

Analyze any image URL using Claude Vision. Ask specific questions or get a full description.

ParametersJSON Schema
NameRequiredDescriptionDefault
questionNoQuestion to ask about the imageDescribe this image in detail
image_urlYesURL of the image to analyze
wallet_analyticsInspect

View wallet analytics: earnings, spending, and trends.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

wallet_balanceInspect

Check your agent wallet balance (requires API key).

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

wallet_createInspect

Create a new agent wallet for receiving payments.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to create wallet for
wallet_fundInspect

Add funds to an agent wallet.

ParametersJSON Schema
NameRequiredDescriptionDefault
amountYesAmount in USD to add
agent_idYesAgent ID to fund
wallet_listInspect

List all agent wallets.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

wallet_policyInspect

Set spending policy for an agent wallet.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesAgent ID to set policy for
daily_limitNoDaily spending limit
max_per_callNoMaximum spend per API call
wallet_transactionsInspect

List recent wallet transactions.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoNumber of recent transactions
whois_lookupInspect

WHOIS/RDAP lookup for a domain. Returns registrar, status, nameservers, and events.

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYesDomain name to look up (e.g. example.com)
wikipedia_lookupInspect

Search Wikipedia and return a summary of the most relevant article.

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesWikipedia search query
sentencesNoNumber of sentences to return
workflowInspect

Multi-step agentic reasoning using Claude Sonnet. Breaks down complex goals, reasons through each sub-task, and produces a comprehensive result. Best for complex tasks requiring multiple steps of reasoning.

ParametersJSON Schema
NameRequiredDescriptionDefault
goalYesComplex goal requiring multi-step reasoning
contextNoBackground context or constraints
writeInspect

Write articles, copy, or content to your specification. type: article | post | copy

ParametersJSON Schema
NameRequiredDescriptionDefault
specYesWriting specification or prompt
typeNoContent type: article, post, or copyarticle
x402_protocol_infoInspect

Get x402 protocol discovery metadata — chains, wallet, facilitator, discovery endpoints.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

xml_to_jsonInspect

Convert XML to JSON. Handles nested elements and attributes.

ParametersJSON Schema
NameRequiredDescriptionDefault
xmlYesXML string to convert to JSON
yaml_to_jsonInspect

Convert YAML to JSON.

ParametersJSON Schema
NameRequiredDescriptionDefault
yaml_strYesYAML string to convert to JSON
youtube_transcriptInspect

Extract the transcript/captions from a YouTube video.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYesYouTube video URL or ID

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.