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%"
}
}
}
}
관련 서버
Chromium CodeSearch Tools
Search Chromium source code using advanced Code Search syntax.
Stock Analysis
Access real-time and historical Indian stock data using the Yahoo Finance API.
Perplexity Search
Access the Perplexity search API for real-time information and answers.
Amazon Shopping with Claude
An MCP server for searching and buying products on Amazon.
Bus Nearby MCP
Provides access to the Israeli transport API for geocoding and transit directions.
CUFinder
Access 1B+ verified contacts and 85M+ companies for B2B lead generation, person lookup, company enrichment, and local business search directly through AI assistants.
world airfares flight mcp
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
Medical Research MCP Suite
An AI-powered API for medical research, unifying ClinicalTrials.gov, PubMed, and FDA databases with intelligent analysis.
中指房产估值MCP
MCP服务器,提供房产小区评级和评估功能
Spryker Search Tool
Search Spryker packages, documentation, and code within Spryker GitHub repositories using natural language.