Token导航 LogoToken导航TokenDH.com
SP
搜索检索HTTP官方级别未说明来源级核验

Spark Forge

MCP Server

Access a versatile collection of tools for media generation, web scraping, and cryptocurrency research. Convert between data formats, summarize long documents, and extract text from images or PDFs wi…

工具数

公开资料未说明
JavaScriptToken认证HTTP搜索

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:49

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add henry-ships/sparkforge

详细介绍

SparkForge

Access a versatile collection of tools for media generation, web scraping, and cryptocurrency research. Convert between data formats, summarize long documents, and extract text from images or PDFs wi…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add henry-ships/sparkforge

# Browse available tools
npx -y smithery tool list henry-ships/sparkforge

# Get full schema for a tool
npx -y smithery tool get henry-ships/sparkforge generate_image

# Call a tool
npx -y smithery tool call henry-ships/sparkforge generate_image '{}'

Direct MCP Connection

Endpoint: https://sparkforge--henry-ships.run.tools

Tools (33)

  • generate_image — Generate an AI image from a text prompt using Flux models. Returns an image URL. Models: flux-schnell (fast, $0.02), fl…
  • take_screenshot — Capture a screenshot of any webpage URL. Returns the screenshot as a base64-encoded PNG image.
  • html_to_markdown — Convert HTML content or fetch a URL and convert its HTML to clean Markdown.
  • summarize_text — Summarize long text using extractive summarization. Fast, algorithmic — no AI API call needed.
  • generate_qr_code — Generate a QR code as a base64-encoded PNG image from any text or URL.
  • validate_json — Validate and prettify JSON. Optionally validate against a JSON Schema.
  • pdf_to_markdown — Extract text from a PDF URL and convert to Markdown. Returns the text content with page count.
  • get_url_metadata — Extract metadata from a URL — title, description, Open Graph tags, favicon, canonical URL.
  • get_crypto_price — Get current cryptocurrency price, 24h change, and market cap from CoinGecko.
  • detect_language — Detect the language of a text string. Supports 10+ languages.
  • text_diff — Compare two texts and show a unified diff with additions and removals.
  • btc_signal — Get a BTC price direction prediction based on 10-indicator technical analysis consensus. Returns up/down/neutral with c…
  • scrape_webpage — Scrape a webpage and return clean readable text/markdown. Strips scripts, styles, and HTML tags.
  • web_search — Search the web using Brave Search API. Returns titles, URLs, and descriptions.
  • code_review — Review code using Claude AI. Returns bugs, improvements, and best practice suggestions.
  • write_tweet — Generate tweet text from a topic or prompt using Claude AI. Returns tweet-ready text under 280 chars.
  • verify_email — Validate email format and check MX records for the domain.
  • check_domain — Check domain availability and DNS info via lookup.
  • token_research — Research a crypto token — description, links, price, market cap, volume from CoinGecko.
  • wallet_analysis — Analyze an Ethereum/Base wallet — ETH balance and recent transactions via Etherscan.
  • crypto_news_summary — Get latest crypto news headlines from CryptoPanic.
  • generate_meme — Generate a meme image using Imgflip API. Returns a meme image URL.
  • resize_image — Fetch an image from a URL, resize it, and return as base64 PNG.
  • text_to_speech — Convert text to speech using ElevenLabs. Returns audio as base64 MP3.
  • generate_video — Generate a short AI video from a text prompt using fal.ai.
  • ocr — Extract text from an image URL using Claude vision AI.
  • site_crawl — Crawl a website starting from a URL, follow internal links, return pages as text.
  • smart_summarize — AI-powered summarization in 4 modes: bullet_points, executive, technical, eli5.
  • store_data — Key-value data storage. Operations: set, get, delete, list. Data persists per namespace.
  • extract_structured — Extract structured JSON data from a URL using Claude AI and a provided JSON schema.
  • convert_format — Convert between formats: csv→json, json→csv, markdown→html, html→text.
  • image_resize — Fetch an image from a URL, resize it, and return as base64 PNG. Alias for resize_image.
  • list_services — List all available SparkForge services with pricing, parameters, and demo URLs.
# Get full input/output schema for a tool
npx -y smithery tool get henry-ships/sparkforge 

目录标签

目录标签

JavaScriptToken认证HTTP搜索

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

token

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPtoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP