Lexicon MCP
Related Servers
Alternatives to Lexicon MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceA local-first, LLM-agnostic MCP server that lets you ask hard questions about your documents, media, and code, and get traceable answers entirely offline.-
- AlicenseNot gradedqualityBmaintenanceOffline-first MCP server for web search and content fetching. It requires no external API keys and uses local models for intent classification, optional cross-lingual search, semantic re-ranking, and direct-answer extraction.ISC
- AlicenseAqualityDmaintenanceLocal-first RAG indexing and semantic search MCP server. Enables document retrieval and context-aware queries using local embedding models.36 npmMIT
- AlicenseCqualityCmaintenanceA full-featured secure MCP server for local file system operations, with built-in image processing, OCR and media tools. Fully compliant with the official Model Context Protocol specification, offering standardized request/response schemas, large-file streaming I/O, multi-transport remote deployment, and comprehensive text search & replace functionality for LLM agent integration.22Apache 2.0
- FlicenseAqualityBmaintenanceLocal-first, read-only MCP server for retrieving and searching authorised CCSDS and ECSS standards, enabling citation-rich passage-level search and document access.3-
- AlicenseNot gradedqualityCmaintenanceLocal-first MCP server for safely searching, reading, summarizing, tagging, deduplicating, and organizing local files with scoped access, read-only defaults, and dry-run plans.17MIT
TDQS
Scored across 7 tools
Each tool targets a clearly distinct lexical function: definitions, synonyms, translation, relations, semantic neighbors, rhymes, and wordplay. Even the potentially overlapping tools (synonyms vs. semantic neighbors) are distinguished by methodology and output structure.
Five tools consistently use the dictionary_ prefix, while rhymes and wordplay break the pattern. The naming style is otherwise uniform lowercase snake_case and mostly readable, but the two standalone names are a minor convention deviation.
Seven tools is well-scoped for a lexical lookup server, covering core dictionary functions plus specialized language-adjacent features without bloat. Each tool has a distinct role and the set feels intentionally curated.
The surface covers the primary lexical workflows: lookup, synonyms, translation, relations, semantic similarity, rhymes, and wordplay. It also includes provenance, sense IDs, and language controls so agents can chain lookups effectively with no obvious dead ends.