1. Conduid
  2. Developer Tools
  3. Jenius MCP Test
MCP server · Developer Tools

Jenius MCP Test

Unclaimed devtools
30Low

Scored 11 days ago · breakdown

About Jenius MCP Test

Jenius MCP Test is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.

Tools (10)

base64_decodeDecode a base64-encoded string back to plain text. Returns a clear error on invalid input.

Takes no parameters.

base64_encodeBase64-encode a UTF-8 string.

Takes no parameters.

days_betweenCalculate days and weeks between two YYYY-MM-DD dates, plus whether date2 is in the future relative to date1.

Takes no parameters.

format_jsonPretty-print and validate a JSON string (configurable indent). Returns an error message if the JSON is malformed.

Takes no parameters.

generate_passwordGenerate a cryptographically random password (secrets module). Configurable length, symbols, numbers.

Takes no parameters.

generate_uuidGenerate a UUID v1 (time-based) or v4 (random). Default: v4.

Takes no parameters.

hash_textCompute MD5, SHA1, SHA256, or SHA512 hash of a text string. Default: SHA256.

Takes no parameters.

hex_to_rgbConvert a hex colour (#FF5733 or FF5733 or shorthand #F73) to r, g, b integers.

Takes no parameters.

rgb_to_hexConvert r, g, b integers (0–255 each) to a hex colour string like #FF5733.

Takes no parameters.

text_statsAnalyse a text block: word count, character count, sentence count, paragraph count, average word length, top-5 most common words (stop words filtered).

Takes no parameters.

Install

Clone
git clone https://github.com/jjohnsamuel21/jenius-mcp-test

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Jenius MCP Test

Powered by Claude · Grounded in docs

I know everything about Jenius MCP Test. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Jenius MCP Test

How do I install Jenius MCP Test?

Run git clone https://github.com/jjohnsamuel21/jenius-mcp-test, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Jenius MCP Test safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Jenius MCP Test still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.