ReviewWebsite.com - MCP Server
@mrgoonie
ReviewWebsite.com - MCP Server について
TypeScript Model Context Protocol (MCP) server for ReviewWebsite. Includes CLI support and extensible structure for connecting AI systems (LLMs) to ReviewWeb.site API
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ReviewWebsite.com - MCP Server?
An MCP server that connects AI assistants to the ReviewWebsite.com API, enabling creation and management of website reviews, URL conversion to markdown, structured data extraction, web scraping, and SEO analysis. It is built for developers building AI-powered review and web analysis tools.
How to use ReviewWebsite.com - MCP Server?
Clone or install the package, run npm install, then configure the server using stdio or Streamable HTTP transport. Use CLI commands like npm run dev:cli -- create-review --url <url> --api-key <key> or integrate via MCP client configuration. A ReviewWebsite.com API key is required (create one at reviewweb.site/profile).
Key features of ReviewWebsite.com - MCP Server
- Create, read, update, and delete website reviews.
- Convert URLs to Markdown using AI models.
- Extract structured data from URLs.
- Scrape websites and extract content and links.
- Summarize URLs and webpages using AI.
- SEO insights: keyword ideas, keyword difficulty, traffic analysis, backlinks.
- Supports stdio and Streamable HTTP transports.
Use cases of ReviewWebsite.com - MCP Server
- Automating website review generation and management with AI.
- Converting web pages to Markdown for content pipelines.
- Extracting structured data (e.g., product info) from URLs.
- Performing SEO analysis for keyword and backlink research.
- Building AI assistants that analyze and summarize web content.
FAQ from ReviewWebsite.com - MCP Server
What does ReviewWebsite.com - MCP Server require?
Node.js >=18.x, an API key from ReviewWebsite.com (create at reviewweb.site/profile), and optionally HTTP environment variables for the HTTP transport.
What transports are supported?
The server supports stdio transport (default for CLI) and Streamable HTTP transport. SSE transport is deprecated and not implemented.
Can I customize AI models and parameters?
Yes. You can specify models (e.g., "gpt-4o") in CLI commands and adjust AI parameters. Wait behavior and timing can also be controlled.
How do I set up the HTTP transport?
Configure environment variables: MCP_HTTP_HOST (default 127.0.0.1), MCP_HTTP_PORT (default 8080), and MCP_HTTP_PATH (default /mcp). Note that authentication via Bearer token is not yet implemented.
What CLI commands are available?
Commands include get-ai-models, create-review, get-review, list-reviews, update-review, delete-review, convert-to-markdown, extract-data, scrape-url, extract-links, summarize-url, and SEO commands (seo-keyword-ideas, seo-keyword-difficulty, seo-traffic, seo-backlinks).
「開発者ツール」の他のコンテンツ
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
コメント