General Tools
sparkforge.sh
A collection of general utility tools for image generation, web screenshots, HTML conversion, text summarization, and QR code generation.
ENDPOINT 1
https://sparkforge.sh/api/mcp
Known tools 33
generate_imageGenerate an AI image from a text prompt using Flux models.
take_screenshotCapture a screenshot of any webpage URL.
html_to_markdownConvert HTML content or fetch a URL and convert its HTML to clean Markdown.
summarize_textSummarize long text using extractive summarization.
generate_qr_codeGenerate a QR code as a base64-encoded PNG image from any text or URL.
validate_jsonValidate and prettify JSON.
pdf_to_markdownExtract text from a PDF URL and convert to Markdown.
get_url_metadataExtract metadata from a URL — title, description, Open Graph tags, favicon, canonical URL.
get_crypto_priceGet current cryptocurrency price, 24h change, and market cap from CoinGecko.
detect_languageDetect the language of a text string.
text_diffCompare two texts and show a unified diff with additions and removals.
btc_signalGet a BTC price direction prediction based on 10-indicator technical analysis consensus.
scrape_webpageScrape a webpage and return clean readable text/markdown.
web_searchSearch the web using Brave Search API.
code_reviewReview code using Claude AI.
write_tweetGenerate tweet text from a topic or prompt using Claude AI.
verify_emailValidate email format and check MX records for the domain.
check_domainCheck domain availability and DNS info via lookup.
token_researchResearch a crypto token — description, links, price, market cap, volume from CoinGecko.
wallet_analysisAnalyze an Ethereum/Base wallet — ETH balance and recent transactions via Etherscan.
crypto_news_summaryGet latest crypto news headlines from CryptoPanic.
generate_memeGenerate a meme image using Imgflip API.
resize_imageFetch an image from a URL, resize it, and return as base64 PNG.
text_to_speechConvert text to speech using ElevenLabs.
generate_videoGenerate a short AI video from a text prompt using fal.ai.
ocrExtract text from an image URL using Claude vision AI.
site_crawlCrawl a website starting from a URL, follow internal links, return pages as text.
smart_summarizeAI-powered summarization in 4 modes: bullet_points, executive, technical, eli5.
store_dataKey-value data storage.
extract_structuredExtract structured JSON data from a URL using Claude AI and a provided JSON schema.
convert_formatConvert between formats: csv→json, json→csv, markdown→html, html→text.
image_resizeFetch an image from a URL, resize it, and return as base64 PNG.
list_servicesList all available SparkForge services with pricing, parameters, and demo URLs.