New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

anagram-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anagram-mcp

Find anagrams and check if two words are anagrams locally. No network and no key.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
268
Maintainers
1
Weekly downloads
 
Created
Source

Anagram MCP

Check and generate anagrams locally. No network, no key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • check_anagram Check two words.
  • anagrams_of Generate rearrangements.

Usage

npm install
npm run build
node dist/index.js

Generation runs locally and is bounded to avoid huge outputs.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts