Skip to main content
Glama

Unicode Puzzles MCP

MIT License
3

🌌 Unicode 拼图 MCP

由 MCP 驱动的量子隐写术谜题。使用零宽度字符和高级 Unicode 技术创建和管理编码消息。

🎯 功能

  • 高级 Unicode 隐写术(零宽度字符、组合标记)

  • 量子主题拼图模板

  • symbl.cc 集成用于角色发现

  • 完整的 MCP 内存系统集成

  • 多种编码模式和难度级别

  • 实时谜题生成和验证

🛠️ 安装

npm install unicode-puzzles-mcp

💫快速入门

import { UnicodePuzzlesMCP } from 'unicode-puzzles-mcp'; // Initialize MCP server const mcp = new UnicodePuzzlesMCP(); // Create a quantum puzzle const puzzle = await mcp.createPuzzle({ template: 'quantum', message: 'System integrity compromised', secret: 'LIBRAXIS://repair-protocol-7A' }); // Decode an encoded message const decoded = await mcp.decodePuzzle(encodedText);

🌟 拼图模板

  • 量子——利用量子叠加原理编码的信息

  • 轨道- 使用轨道力学的圆形图案编码

  • Glitch - 带有隐藏数据的随机噪声模式

  • 虚空——使用天文符号进行基于空间的编码

🔮示例

创建量子谜题

const quantumPuzzle = await mcp.createPuzzle({ template: 'quantum', message: 'Reality distortion detected', secret: 'Coordinates: α-359-ω', difficulty: 'advanced' }); // Result: 【𝚀𝚄𝙰𝙽𝚃𝚄𝙼】∎∎∎Reality⠀distortion⠀detected∎∎∎ // (with hidden ZWSP characters encoding the secret)
-
security - not tested
A
license - permissive license
-
quality - not tested

使用零宽度字符和高级 Unicode 隐写技术创建和管理编码消息,从而实现隐藏秘密的量子主题谜题生成。

  1. 🎯 功能
    1. 🛠️ 安装
      1. 💫快速入门
        1. 🌟 拼图模板
          1. 🔮示例
            1. 创建量子谜题

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            Provides random number generation utilities, including a secure UUID generator powered by Node's crypto module.
            Last updated -
            7
            34
            3
            MIT License
          • -
            security
            A
            license
            -
            quality
            A server that connects large language models to QR code generation capabilities via Model Context Protocol, supporting multiple content types (URLs, WiFi credentials, contacts, text), output formats, and customization options.
            Last updated -
            42
            4
            MIT License
          • -
            security
            F
            license
            -
            quality
            A message control protocol server that enables communication between large language models (like Qwen3, DeepSeek) and iEDA electronic design automation tools through script commands.
            Last updated -
          • -
            security
            F
            license
            -
            quality
            Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Windsurf, Claude Desktop, Claude Code, Gemini CLI, AWS's Kiro, VS Code, and Roo Code through MCP, and coding agents, such as Kimi K2.
            Last updated -
            835
            2,826

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/Szowesgad/unicode-puzzles-mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server