1. Conduid
  2. Productivity
  3. ohmysmithery
MCP server · Productivity

ohmysmithery

Generate friendly greetings on demand. Toggle pirate mode to add swashbuckling flair. Personalize salutations for any name or context.

Unclaimed productivity
34Low

Scored 4 months ago · breakdown

About ohmysmithery

ohmysmithery is an MCP server in the Productivity category: generate friendly greetings on demand. Toggle pirate mode to add swashbuckling flair. Personalize salutations for any name or context. It has been installed 0 times through Conduid.

Install

Clone
git clone https://github.com/lmsorry/ohmysmithery

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 ohmysmithery

Powered by Claude · Grounded in docs

I know everything about ohmysmithery. 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.

README

OhMySmithery

An MCP server built with Smithery CLI

Prerequisites

Getting Started

  1. Run the server:

    uv run dev
    
  2. Test interactively:

    uv run playground
    

Try saying "Say hello to John" to test the example tool.

Development

Your server code is in src/hello_server/server.py. Add or update your server capabilities there.

Deploy

Ready to deploy? Push your code to GitHub and deploy to Smithery:

  1. Create a new repository at github.com/new

  2. Initialize git and push to GitHub:

    git add .
    git commit -m "Hello world 👋"
    git remote add origin https://github.com/YOUR_USERNAME/YOUR_REPO.git
    git push -u origin main
    
  3. Deploy your server to Smithery at smithery.ai/new

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About ohmysmithery

How do I install ohmysmithery?

Run git clone https://github.com/lmsorry/ohmysmithery, 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 ohmysmithery safe to use with an AI agent?

Its trust score is 34 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 ohmysmithery still maintained?

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