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%"
}
}
}
}
Serveurs connexes
Bing Search
Perform web, news, and image searches using the Microsoft Bing Search API.
Search and Book 3M hotels worldwide
Official. Hosted. Free. MCP to connect your AI agent to 3M+ hotels worldwide. Search and book!
eBird MCP Server
Query rich bird observation data from the eBird API using natural language.
Azure AI Search
Search content using Azure AI Agent Service and Azure AI Search.
yfinance MCP Server
Access up-to-date prices and news for stocks and cryptocurrencies.
ClimateTriage
Search for open source issues related to climate change and sustainability using the ClimateTriage API.
Serper Search and Scrape
Web search and webpage scraping using the Serper API.
Hatch MCP Server
Find emails, phone numbers, company data, and LinkedIn URLs using the Hatch API.
Docs MCP Server
An MCP server that makes documentation and codebases searchable for AI assistants, supporting local directories and Git repositories.
Boring News
Fetches the latest news headlines from the Boring News API.