claude mcp add ankitpal181-toon-parse-mcp -- uvx toon-parse-mcp
{
"mcpServers": {
"ankitpal181-toon-parse-mcp": {
"command": "uvx",
"args": ["toon-parse-mcp"]
}
}
}
{
"mcpServers": {
"ankitpal181-toon-parse-mcp": {
"command": "uvx",
"args": ["toon-parse-mcp"]
}
}
}
{
"mcpServers": {
"ankitpal181-toon-parse-mcp": {
"command": "uvx",
"args": ["toon-parse-mcp"]
}
}
}
About This MCP Server
The toon-parse-mcp server is a developer tool that reduces large language model context by removing code comments and converting data formats to TOON, making it easier to work with AI coding assistants. It connects to standard input/output streams, allowing for seamless integration with other tools and services. Developers would use this server when they need to preprocess and optimize their code for use with language models, such as Claude Code and Cursor, to improve performance and efficiency.
MCP server that reduces LLM context by removing code comments and converting data formats to TOON. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
toon-parse-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The toon-parse-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.