maki198906/-text-processor-mcp
MCP server Claude CodeCodexCursor
MCP server "text-processor" as configured in maki198906/-text-processor-mcp. Runs locally from the python Python package.
maki198906/-text-processor-mcp
MCP server Claude CodeCodexCursor
MCP server "text-processor" as configured in maki198906/-text-processor-mcp. Runs locally from the python Python package.
maki198906/-text-processor-mcp
Instructions file CodexOpenCode
Project instructions for an AI agent working on the -text-processor-mcp repository. They cover agent rules, strict limits, the work process, and project context.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Detect the emotional tone of text — polarity (positive/negative/neutral) and subjectivity (objective/subjective).
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Analyze text and return comprehensive statistics including word count, character count, sentence count, unique words, and averages.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Estimate reading difficulty using the Flesch-Kincaid grade level formula and classify into school level.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Find misspelled words in text, suggest corrections, and return a corrected version.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Identify the language of text using langid — supports 97 languages.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Extract the most frequent and important keywords from text, with frequency counts.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Analyze text and suggest improvements for clarity — sentence length, word complexity, passive voice, and repetition.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Reverse any string — mirror text or invert a word/sentence.
maki198906/-text-processor-mcp
Skill Claude CodeCodex
Create short extractive summaries of long texts by scoring sentences by word frequency.