Skip to content
Agentv1.0.5

text-stats-ai-mcp

MCP server for text stats ai. Features word count, reading time, keyword density. From MEOK AI Labs.

by CSOAI-ORG(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from CSOAI-ORG/text-stats-ai-mcp (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

text-stats-ai-mcp

MCP server for text stats ai. Features word count, reading time, keyword density. From MEOK AI Labs.

Skills

  • Word Count - word_count via text-stats-ai-mcp
  • Reading Time - reading_time via text-stats-ai-mcp
  • Keyword Density - keyword_density via text-stats-ai-mcp
  • Sentiment Score - sentiment_score via text-stats-ai-mcp

Capabilities

none declared

Endpoint: https://proofof.ai/scorecard/text-stats-ai-mcp.html

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/csoai-org-text-stats-ai-mcp-text-stats-ai-mcp/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

csoai-org-text-stats-ai-mcp-text-stats-ai-mcp.ocm.jsonjson
{
  "ocm": "1",
  "id": "csoai-org-text-stats-ai-mcp-text-stats-ai-mcp",
  "kind": "agent",
  "name": "text-stats-ai-mcp",
  "description": "MCP server for text stats ai. Features word count, reading time, keyword density. From MEOK AI Labs.",
  "publisher": "CSOAI-ORG",
  "version": "1.0.5",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "mcp",
      "compliance",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "MCP server for text stats ai. Features word count, reading time, keyword density. From MEOK AI Labs."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/CSOAI-ORG/text-stats-ai-mcp",
      "path": ".well-known/agent.json",
      "ref": "e2aee39ebdbf3900f6229986e57e439c591f0fc5",
      "url": "https://github.com/CSOAI-ORG/text-stats-ai-mcp/blob/e2aee39ebdbf3900f6229986e57e439c591f0fc5/.well-known/agent.json",
      "key": "CSOAI-ORG/text-stats-ai-mcp/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://proofof.ai/scorecard/text-stats-ai-mcp.html"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/csoai-org-text-stats-ai-mcp-text-stats-ai-mcp/manifest?version=1.0.5

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.