Back to search
30
MCP

char-index-mcp

pypi/char-index-mcp

A Model Context Protocol server for character-level index-based string manipulation

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

code-index-mcp
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
0 tools
kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools
excel-mcp-server
A Model Context Protocol server for Excel file manipulation
0 tools
code-graph-mcp
A code indexing system accessible via MCP (Model Context Protocol)
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
mcp-mongo-server
A Model Context Protocol server for MongoDB connections
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "char-index-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}