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
Scholarly
Search for academic articles from scholarly vendors.
Hugeicons MCP Server
Search for icons from the Hugeicons library and get usage documentation.
Agora MCP
Search and buy products across thousands of online stores using the SearchAgora universal product search engine.
Open Brewery DB
Search and retrieve brewery data worldwide using the Open Brewery DB API.
Embedding MCP Server
An MCP server powered by txtai for semantic search, knowledge graphs, and AI-driven text processing.
Bio-MCP BLAST
Perform NCBI BLAST sequence similarity searches through natural language.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Entscheidsuche
Search Swiss legal decisions using the entscheidsuche.ch API.
Google Maps MCP Server
Local business search and lead generation via Google Maps
Qdrant Retrieve
Semantic search using the Qdrant vector database.