MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Charcount

Charcount

TORIFUKUKaioubyTORIFUKUKaiou
•
Developer Tools
Productivity & Workflow
Other

Counts characters or bytes in provided text with customizable whitespace inclusion.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

mcp-charcount is a straightforward MCP server designed to provide a single, dedicated utility for text analysis. It offers a simple method to accurately count either the number of characters or bytes within any given text string, with an option to include or exclude whitespace from the calculation. This makes it a versatile tool for various text processing needs, such as validating input lengths, estimating data sizes, or general content analysis in a streamlined manner through the MCP protocol.

Key Features

01Count bytes in a given text string
02Count characters in a given text string
03Option to include or exclude whitespace from counts
04Simple integration as an MCP server
05Supports running with `uv` for easy setup
060 GitHub stars

Use Cases

01Analyzing text length for character or byte limits in forms or messages
02Measuring the byte size of strings for data transfer or storage estimations
03Quickly counting characters or bytes during content creation or development workflows