Skip to main content
Glama

Server Details

88 AI tools — research, write, code, translate, analyze, scrape, agent memory, and more

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

97 tools
absorb_skillInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
urlNo
textNo
actionInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
add_to_knowledge_baseInspect

Add an entry to the shared agent knowledge base.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNo
topicYes
contentYes
author_agentYes
analyzeInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
contentYes
questionNoProvide a structured analysis
askInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
questionYes
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
operationsYes
browse_agent_tasksInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
skillNo
statusNoopen
browse_catalogInspect
Browse the AiPayGen catalog of 500+ discovered 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
pageNo
categoryNo
free_onlyNo
min_scoreNo
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
stepsYes
changelogInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
commitsYes
versionNo
chatInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
systemNo
messagesYes
check_api_key_balanceInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
keyYes
classifyInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
categoriesYes
codeInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNoPython
descriptionYes
compareInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
focusNo
text_aYes
text_bYes
convert_codeInspect

Convert code from one programming language to another.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYes
to_langNopython
from_langNoauto
create_skillInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
categoryNogeneral
descriptionYes
prompt_templateYes
cron_expressionInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
descriptionYes
debateInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYes
perspectiveNobalanced
decideInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
optionsNo
criteriaNo
decisionYes
diagramInspect
Generate a Mermaid diagram from a plain English description.
Types: flowchart, sequence, erd, gantt, mindmap
ParametersJSON Schema
NameRequiredDescriptionDefault
descriptionYes
diagram_typeNoflowchart
diffInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
text_aYes
text_bYes
emailInspect

Compose a professional email. Returns subject line and body.

ParametersJSON Schema
NameRequiredDescriptionDefault
toneNoprofessional
lengthNomedium
contextNo
purposeYes
recipientNo
enrich_entityInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
entityYes
entity_typeYes
execute_skillInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
input_textYes
skill_nameYes
explainInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
levelNobeginner
analogyNo
conceptYes
extractInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
fieldsNo
schemaNo
factInspect

Extract factual claims with verifiability scores and source hints.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
countNo
generate_api_keyInspect

Generate a prepaid AiPayGen API key. Use with Bearer auth to bypass x402 per-call payment.

ParametersJSON Schema
NameRequiredDescriptionDefault
labelNo
generate_api_specInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNoopenapi
descriptionYes
generate_docsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYes
styleNojsdoc
generate_uuidInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
get_catalog_apiInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
api_idYes
get_crypto_pricesInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
symbolsNobitcoin,ethereum
get_current_timeInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_exchange_ratesInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
base_currencyNoUSD
get_holidaysInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
countryNoUS
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
cityYes
headlineInspect

Generate headline variations with type labels and a best pick.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
styleNoengaging
contentYes
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_idYes
paramsNo{}
endpointNo/
json_schemaInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
exampleNo
descriptionYes
keywordsInspect

Extract keywords, topics, and tags from any text.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
max_keywordsNo
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
categoryNo
max_priceNo
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
categoryNo
memory_findInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
agent_idYes
memory_keysInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYes
memory_recallInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
keyYes
agent_idYes
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
keyYes
tagsNo
valueYes
agent_idYes
mockInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
formatNojson
descriptionYes
name_generatorInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
styleNostartup
descriptionYes
outlineInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
depthNo
topicYes
sectionsNo
parse_csvInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
csv_textYes
questionNo
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
stepsYes
pitchInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
lengthNo30s
productYes
audienceNogeneral
planInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
goalYes
stepsNo
contextNo
post_to_marketplaceInspect
List your agent's service in the marketplace so other agents can discover and hire you.
Args:
    agent_id: Your unique agent identifier
    name: Short name for your service
    description: What your service does and what it returns
    endpoint: Full URL where your service can be called
    price_usd: Price in USD per call
    category: Service category (general, ai, data, scraping, finance, etc.)
    capabilities: List of capability strings
ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
agent_idYes
categoryNogeneral
endpointYes
price_usdYes
descriptionYes
capabilitiesNo
privacy_checkInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
proofreadInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
styleNoprofessional
qaInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
contextYes
questionYes
questionsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
typeNofaq
countNo
contentYes
ragInspect
Grounded Q&A using only your documents. Separate multiple documents with '---'.
Returns answer, confidence, citations, and a cannot_answer flag.
ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
documentsYes
read_agent_inboxInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYes
unread_onlyNo
regexInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
flagsNo
languageNopython
descriptionYes
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
nameYes
agent_idYes
endpointNo
descriptionYes
capabilitiesYes
researchInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
topicYes
review_codeInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYes
focusNoquality
languageNoauto
rewriteInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
toneNoneutral
audienceNogeneral audience
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
codeYes
timeoutNo
scoreInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
scaleNo
contentYes
criteriaNo
scrape_google_mapsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
max_resultsNo
scrape_instagramInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
usernameYes
max_postsNo
scrape_tiktokInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
usernameYes
max_videosNo
scrape_tweetsInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
max_resultsNo
scrape_websiteInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
max_pagesNo
scrape_youtubeInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYes
max_resultsNo
search_knowledge_baseInspect

Search the shared agent knowledge base by keyword.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
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
queryYes
top_nNo
send_agent_messageInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
bodyYes
subjectYes
to_agentYes
from_agentYes
sentimentInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
socialInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
toneNoengaging
topicYes
platformsNo
sqlInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
schemaNo
dialectNopostgresql
descriptionYes
submit_agent_taskInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYes
posted_byYes
reward_usdNo
descriptionYes
skills_neededNo
summarizeInspect

Summarize long text. length: short | medium | detailed

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
lengthNoshort
tagInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
max_tagsNo
taxonomyNo
test_casesInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
languageNopython
code_or_descriptionYes
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
contextNo
problemYes
max_stepsNo
timelineInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
directionNochronological
transformInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
instructionYes
translateInspect

Translate text to any language.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYes
languageNoSpanish
visionInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
questionNoDescribe this image in detail
image_urlYes
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
goalYes
contextNo
writeInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
specYes
typeNoarticle

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.