ReviewWebsite.com - MCP Server
About
TypeScript Model Context Protocol (MCP) server for ReviewWebsite. Includes CLI support and extensible structure for connecting AI systems (LLMs) to ReviewWeb.site API
Details
- Author
- mrgoonie
- GitHub stars
- 7
- Downloads
- 267
- Categories
- Developer Tools
Jump to
- 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.
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).
ReviewWebsite.com - MCP Server
This project provides a Model Context Protocol (MCP) server that connects AI assistants to ReviewWebsite.com API to create and manage website reviews, extract data, convert URLs to markdown, and more.
<a href="https://glama.ai/mcp/servers/@mrgoonie/reviewwebsite-mcp-server">
</a>
Available Features
- [x] Create, read, update, and delete website reviews - [x] Get available AI models - [x] Convert URLs to Markdown using AI - [x] Extract structured data from URLs using AI - [x] Scrape URLs and extract content - [x] Extract links from websites - [x] Summarize URLs and websites using AI - [x] SEO insights (keyword ideas, keyword difficulty, traffic analysis, backlinks) - [x] Customize AI models and parameters - [x] Control wait behavior and timingReviewWeb.site
- Website
- API Docs
- API Swagger Config
- Create your API key here
Supported Transports
- [x] "stdio" transport - Default transport for CLI usage
- [x] "Streamable HTTP" transport - For web-based clients
- [ ] Implement auth ("Authorization" headers with Bearer <token>)
- [ ] ~~"sse" transport~~ (Deprecated)
- [ ] Write tests
How to use
CLI
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





