Skip to main content
Glama
255,062 tools. Last updated 2026-07-03 13:02

"Definition and meaning of the word 'word'" matching MCP tools:

  • Find any word in symbol names, docstrings, and comments across the codebase. Returns matching files and lines sorted by path.
    MIT
  • Retrieve metadata for a Scrivener document: title, type, word count, synopsis, label, status, parent, and custom metadata. Use to inspect a document or check word count without loading full text.
    AGPL 3.0
  • Create word cloud charts to visualize word frequency or importance through text size variation. Analyze common terms in social media, reviews, or feedback data.
    TypeScript
    MIT
  • Convert Markdown text to Microsoft Word DOCX format with styled headings, lists, and code formatting. Generate editable Word documents from structured content for professional editing and distribution.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Turn a phrase and its translation into a shareable word-alignment diagram.

  • Word Aligner exposes an MCP server so AI agents can turn a phrase and its translation into a shareable word-alignment diagram. The server runs over Streamable HTTP at aligner.tinygods.dev/mcp with no authentication and a single tool, `create_word_alignment`. An agent translates and tokenizes the text, works out which words correspond, calls the tool, and gets back a URL plus a preview image.