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).
开发工具 分类下的更多 MCP 服务器
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
评论