CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
vktr93 avatar

Reviewmetric

vktr93/reviewmetric-mcp
authSTDIOregistry active
Summary

Connects Claude to Review Metric's 15-agent peer review pipeline for scientific manuscripts. You point it at local .docx files on your machine, and it submits them through a multi-agent analysis that checks methodology, novelty, and literature alignment, returning a 0-100 quality score. Useful when you're preparing academic papers and want rigorous automated feedback before journal submission. The service promises zero data retention, so your unpublished research isn't stored or used for training. Setup requires a Review Metric API key from their dashboard and adding the server config to Claude Desktop with your credentials.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Review Metric MCP Server

Connect Claude to the world's most advanced 15-agent scientific peer review pipeline.


🔬 What is Review Metric?

Review Metric is a powerful AI tool designed for researchers, academics, and scientists. By installing this MCP server, you give Claude the ability to securely submit your local .docx manuscripts to a sophisticated 15-agent pipeline that rigorously analyzes your work for methodological flaws, novelty, and literature alignment.

🎥 See it in Action

Review Metric Claude Desktop Demo

✨ Key Features

  • Multi-Agent Rigor: Your manuscript is analyzed by 15 specialized AI agents, simulating a real-world peer review panel.
  • Comprehensive Scoring: Receive a definitive 0-100 quality score to gauge your readiness for journal submission.
  • Zero Data Retention: Your unpublished work is completely secure. We enforce strict zero-data retention, meaning your research is never used for AI training.
  • Local File Access: Claude can securely read manuscripts directly from your computer without you having to copy/paste massive documents into the chat.

🚀 Installation for Claude Desktop

To install this tool, simply add the following configuration to your claude_desktop_config.json file.

(Note: You will need your personal API key from the Review Metric web dashboard https://www.reviewmetric.it.com/).

{
  "mcpServers": {
    "review-metric": {
      "command": "uvx",
      "args": ["reviewmetric-mcp"],
      "env": {
        "REVIEWMETRIC_API_KEY": "your_api_key_here"
      }
    }
  }
}
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Configuration

REVIEWMETRIC_API_KEY*secret

Your API key from the Review Metric web dashboard

Categories
Sales & MarketingAI & LLM ToolsAutomation & WorkflowsMonitoring & Observability
Registryactive
Packagereviewmetric-mcp
TransportSTDIO
AuthRequired
UpdatedMay 8, 2026
View on GitHub

Related Sales & Marketing MCP Servers

View all →
xpaysh avatar
xpay Marketing

io.github.xpaysh/marketing

50+ marketing tools. Lead gen, competitive intel, SEO, content research. Pay-per-use via x402.
yaniv-golan avatar
xaffinity MCP

io.github.yaniv-golan/xaffinity-mcp

MCP server for Affinity CRM - entity search, relationship intelligence, and workflow management
kolverahq avatar
Kolvera

io.kolvera/kolvera

AI sales & BD platform for Australian recruiters: search, enrich, campaign, deep research.
scanbim-labs avatar
Twinmotion

io.scanbimlabs/twinmotion

Twinmotion rendering + video export via Datasmith pipeline.
stablebaseline avatar
Stable Baseline

io.stablebaseline/sb

End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
janmacher02-xl8y avatar
czech-vat-mcp

janmacher02-xl8y/czech-vat-mcp

Czech VAT compliance tools. Check unreliable VAT payers (nespolehlivý plátce DPH), registered bank accounts, company lookup via ARES, and EU VAT validation via VIES. Essential for Czech/Slovak businesses to avoid VAT liability under §109 ZDPH.