Back to Browse

Content Intelligence MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

9 MCP tools: extract, analyze, research, compare, monitor, brief. Pay-per-call x402 or subscribe.

About

9 MCP tools: extract, analyze, research, compare, monitor, brief. Pay-per-call x402 or subscribe.

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.

9 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.

env_vars

Check that this permission is expected for this type of plugin.

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 v2.1.0

A pay-per-call MCP server for content intelligence — extract, analyze, research, compare, monitor, and brief. Powered by freellmpool (30+ free LLMs) with x402 payment (USDC on Base) or subscription plans.

Architecture

┌──────────────┐     ┌──────────────────┐     ┌──────────────────────┐
│   AI Agent   │────▶│  Gateway Worker  │────▶│  Express API v2.1   │
│  (Claude,    │     │  (x402 + Subs)   │     │  (AWS EC2)          │
│   Cursor,    │     │                  │     │                      │
│   etc.)      │◀────│  MCP Worker      │◀────│  freellmpool (LLMs) │
└──────────────┘     └──────────────────┘     └──────────────────────┘
                           │
                    ┌──────▼──────┐
                    │  x402 or    │
                    │  Subscribe  │
                    └─────────────┘

Tools (9 Total)

#ToolDescriptionPer-Call Price
1extract_contentExtract clean readable content from a URL0.005 USDC
2analyze_textMulti-faceted analysis: summary, sentiment, entities, topics, classification0.003 USDC
3research_topicMulti-source research synthesis with web search, perspectives, timeline0.02 USDC
4compare_articlesSide-by-side comparison: similarities, differences, coverage, bias0.01 USDC
5extract_structuredExtract structured JSON from a URL (custom schema supported)0.008 USDC
6sentiment_over_timeSentiment trend analysis across multiple sources (URLs or text)0.008 USDC
7competitor_intelCompetitive intelligence between two companies (web search + analysis)0.025 USDC
8monitor_pagePage content extraction with SHA-256 hash for change detection0.005 USDC
9daily_briefMulti-source briefing in executive, bullet, or detailed format0.015 USDC

Subscription Plans

Instead of paying per call, subscribe for predictable pricing:

PlanPriceCallsEffective Rate
Monthly$5 USDC200$0.025/call
Yearly$50 USDC3,000$0.017/call

Use subscription via X-Subscription-Token header in requests.

Payment

  • Network: Base (eip155:8453)
  • Asset: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913)
  • Wallet: 0x7003209BDDb2253B5Ba902211279a28fB7b39aD7
  • Scheme: x402 (per-call) or Subscription (pre-paid)

Quick Start for Agents

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

Endpoints

EndpointDescription
POST /v1/extractExtract content from URL
POST /v1/analyzeAnalyze text
POST /v1/researchResearch topic
POST /v1/compareCompare two sources
POST /v1/extract-structuredStructured extraction
POST /v1/sentiment-over-timeSentiment trends
POST /v1/competitor-intelCompetitive analysis
POST /v1/monitorPage monitoring
POST /v1/briefGenerate briefing
POST /v1/subscribeCreate subscription ($5/$50)
GET /v1/auth/pricingGet pricing info
POST /v1/auth/validateValidate subscription token
GET /healthAPI health + version info

Deployment

  • Backend: AWS EC2 (Ubuntu) with PM2, Node.js 22, freellmpool
  • Workers: Cloudflare Workers (gateway + MCP)
  • Payment: x402.org facilitator for on-chain verification

License

MIT

Reviews

No reviews yet

Be the first to review this server!