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%"
}
}
}
}
İlgili Sunucular
NPI Registry
Search the National Provider Identifier (NPI) registry for healthcare providers and organizations in the United States.
Qdrant RAG MCP Server
A semantic search server for codebases using Qdrant, featuring intelligent GitHub issue and project management.
USDA api
This server allow you to ask questions with way more accurate nutrition facts.
Vincario Vehicle Data
VIN Decoder, Vehicle Market Value, OCR VIN Scanner and other API services for the automotive industry.
Brave Search
An MCP server for the Brave Search API, providing both web and local search capabilities.
MCP Naver News
Search for news articles using the Naver News API. Requires Naver News API credentials.
upfront rentals MCP
enables searching and booking car rentals
US Business Data MCP Server
Search US business entities across 17 states, building permits in 400+ cities, SEC filings, and SAM.gov contracts.
WebSearch-MCP
Self-hosted Websearch API
WHOIS MCP Server
A WHOIS server for checking domain availability using the Chinaz API.