ReviewWebsite.com - MCP Server
@mrgoonie
About 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
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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).
Frequently asked questions
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`).
Basic information
More Developer Tools MCP servers
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
Agent Conductor
icohangar-opsAgent conductor — AGENTS.md contract parser, SKILL.md registry, CHP decision engine over MCP
Mobbin
MobbinMobbin MCP connects your AI agents to 600,000+ real product screens, so what they build starts with what already works.
Comments