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%"
}
}
}
}
Verwandte Server
MCP-WebSearch-SearXNG
Lets your model (or autonomous agent) browse the web, run searches across many engines at once, and surface images directly in your front end.
ClimateTriage
Search for open source issues related to climate change and sustainability using the ClimateTriage API.
Web Search MCP
DuckDuckGo web search + URL fetch for AI agents. No API key needed. Free tier works forever.
world airfares flight mcp
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Google Research
Perform advanced web research using Google Search, with intelligent content extraction and multi-source synthesis.
Marginalia Search
A search engine for non-commercial content and hidden gems of the internet.
NYC Property Intel
MCP server giving Claude AI access to 22+ NYC public-record databases (DOB violations, HPD complaints, ACRIS deeds, DOF sales, 311, FDNY, NYPD, evictions, PLUTO) for real estate due diligence. Free trial. Try without install at nycpropertyintel.com/chat.
internet-context-mcp
Read-only MCP server giving AI agents the web as compact, ranked, verified evidence. Local cross-encoder reranker, NLI claim verification, semantic cross-source agreement and contradiction detection. No API keys.
CalmSEO
CalmSEO gives AI assistants live SEO data for keyword research, SERP checks, competitor keywords, page audits, and Google Search Console insights through MCP.