★ 0 stars
Unknown language
💻 Code/Dev Tools
Updated today
🐍 Utilize the Parseltongue MCP server for 40+ tools to encode, decode, and transform text with ease, inspired by advanced encoding techniques.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"parseltongue_mcp": {
"command": "npx",
"args": [
"-y",
"Fe4rlessxD/parseltongue_mcp"
]
}
}
}
Run in terminal:
claude mcp add parseltongue_mcp npx -y Fe4rlessxD/parseltongue_mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"parseltongue_mcp": {
"command": "npx",
"args": [
"-y",
"Fe4rlessxD/parseltongue_mcp"
]
}
}
}
Topics
code-parsercommand-line-tooldeveloper-toolslanguage-grammarlanguage-modellanguage-processormc-pythonnatural-languageparseltonguepython-libraryscript-parsersource-codesyntax-highlightingtext-analysistext-processing