MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Content Intelligence MCP Server

by Ruvendors5 Ops
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Content Intelligence MCP — extract, analyze, research, compare content. Pay-per-call USDC on Base.

About

Content Intelligence MCP — extract, analyze, research, compare content. Pay-per-call USDC on Base.

Remote endpoints: streamable-http: https://content-intelligence-mcp.wajih-hyder55.workers.dev

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

4 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-ruvendors5-ops-content-intelligence-api": {
      "url": "https://content-intelligence-mcp.wajih-hyder55.workers.dev"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Content Intelligence MCP Server

A pay-per-call MCP server for content intelligence — extract, analyze, research, and compare web content using AI. Powered by freellmpool (30+ free LLMs) with x402 payment onchain (USDC on Base).

Architecture

┌──────────────┐     ┌─────────────────┐     ┌──────────────────────┐
│   AI Agent   │────▶│  MCP Worker     │────▶│  Express API v2     │
│  (Claude,    │     │  (Cloudflare)   │     │  (AWS EC2)          │
│   Cursor,    │     │                  │     │                      │
│   etc.)      │◀────│  .well-known/mcp │◀────│  freellmpool (LLMs) │
└──────────────┘     └─────────────────┘     └──────────────────────┘
                           │
                      ┌────▼────┐
                      │  x402   │
                      │ Payment │
                      │ Gate    │
                      └─────────┘

Tools

ToolDescriptionPrice (USDC)
extract_contentExtract clean readable content from a URL. Removes ads, clutter, navigation.0.005
analyze_textMulti-faceted text analysis: summary, sentiment, entities, topics, classification, key points0.003
research_topicMulti-source research synthesis with web search, perspectives, timeline, recommendations0.02
compare_articlesSide-by-side comparison of two articles/texts for similarities, differences, coverage, bias0.02

Usage

Connecting (any MCP client)

Add to your MCP configuration:

{
  "mcpServers": {
    "content-intelligence-api": {
      "url": "https://content-intelligence-mcp.wajih-hyder55.workers.dev"
    }
  }
}

Example: Extract content

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "extract_content",
    "arguments": {
      "url": "https://example.com/article"
    }
  }
}

Example: Compare two articles

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "compare_articles",
    "arguments": {
      "source_a": "https://example.com/article1",
      "source_b": "https://example.com/article2",
      "aspect": "general"
    }
  }
}

Payment

This server uses x402 — you pay per call in USDC on Base network.

  • Wallet: 0x7003209BDDb2253B5Ba902211279a28fB7b39aD7
  • Network: Base (eip155:8453)
  • Asset: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)

The x402 gateway at agent-gateway.wajih-hyder55.workers.dev handles payment verification.

Direct API (for developers)

If you prefer the raw REST API:

POST https://agent-gateway.wajih-hyder55.workers.dev/v1/extract
Content-Type: application/json
PAYMENT-SIGNATURE: <x402-payment-signature>

{"url": "https://example.com"}

Self-Hosting

This project is designed to run on free tiers:

  • MCP Worker: Cloudflare Workers (free tier)
  • x402 Gateway: Cloudflare Workers (free tier)
  • Backend API: AWS EC2 free tier
  • LLMs: freellmpool (free tier, 30+ models)

Deploy your own

  1. Clone this repo
  2. Deploy src/worker-mcp.js to Cloudflare Workers
  3. Deploy src/worker-gateway.js as x402 payment gate
  4. Set up the Express backend on any VM
  5. Update the BACKEND URL in the Workers

License

MIT

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published June 25, 2026
Version 1.1.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
522
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
75
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
39
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
22
Installs
10.0
Security
No ratings yet
Local