Skip to main content
Glama

Unicode Puzzles MCP

MIT License
2

🌌 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);

🌟 パズルテンプレート

  • 量子- 量子重ね合わせ原理を使用してエンコードされたメッセージ
  • 軌道- 軌道力学を用いた円形パターンのエンコーディング
  • グリッチ- 隠されたデータを持つランダムノイズパターン
  • Void - 天文学的シンボルを使用した宇宙ベースのエンコード

🔮 例

量子パズルの作成

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
            36
            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 -
            31
            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 -
            1,064
            2,726

          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