mcp-acronym-lookup

mcp-acronym-lookup

3.2

If you are the rightful owner of mcp-acronym-lookup and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A lightweight, configuration-driven MCP server for acronym lookup.

The `mcp-acronym-lookup` is a versatile Model Context Protocol (MCP) server designed to transform a simple three-column CSV file of acronyms into a powerful lookup tool. This server allows users to resolve acronyms or initialisms by returning all matching definitions in JSON format. It is configured using an environment variable for the CSV file path and an optional command-line flag for running in SSE mode. The server is capable of handling case-insensitive matches and can return multiple definitions for the same acronym if they exist. It is particularly useful for organizations or individuals who need a quick and efficient way to manage and access a large number of acronyms and their meanings.

Features

  • Configuration-Driven: Uses environment variables and command-line flags for setup.
  • CSV-Based: Ingests a UTF-8 encoded CSV file with acronym definitions.
  • SSE Mode: Supports Server-Sent Events (SSE) for real-time updates.
  • Case-Insensitive Matching: Handles acronyms without regard to case.
  • Multiple Definitions: Returns all definitions for a given acronym if multiple exist.

Tools

  1. Abbreviation query tool

    Provides query function for abbreviations or acronyms, returning the complete definition of JSON format