Dictionary-MCP
A dictionary server using the Merriam-Webster API to provide definitions, parts of speech, and pronunciations for words.
Dictionary-MCP
It is a MCP using the Merriam Webster API. It can give meanings, part of speech, stems, pronunciation, more info of stems. It can be used by plugging it with claude desktop and by other ways
How I plugged it
- I made a venv by using
virtualenv(can use uv but was too complicated for me as I didn't know how to use it) - Did the code of
main.pyafter installing the packages - Installing Claude Desktop and modified the config file:
{
"mcpServers": {
"dictionary-mcp": {
"command": "python",
"args": ["Path\\to\\main.py"],
"cwd": "Path\\to\\mcp\\folder",
"env": {
"PATH": "Path\\to\\env\\Scripts;%PATH%"
}
}
}
}
Servidores relacionados
CoolPC MCP Server
Query computer component prices from Taiwan's CoolPC website to generate AI-assisted price quotes.
SerpApi MCP
SerpApi MCP Server for Google and other search engine results
Enhanced PubMed Search
A search server for PubMed, the biomedical literature database, using a pure Node.js implementation.
microCMS
A search server for the microCMS headless CMS, compatible with the Model Context Protocol (MCP).
EzBiz SEO & Marketing Analysis
AI-powered keyword research, SERP analysis, backlink checking, and content optimization for SEO.
Memex Targeted Search Server
Performs targeted searches across Memex conversation history and project files.
AgentRank
Google for AI agents — live search across 25,000+ scored MCP servers, updated daily
Whois MCP
MCP server that performs whois lookup against domain, IP, ASN and TLD.
Perplexity
Intelligent search, reasoning, and research capabilities powered by Perplexity's AI models.
Google Images Search
Search for Google images, view results, and download them directly within your IDE.