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%"
}
}
}
}
相关服务器
Wolfram Alpha
Access Wolfram Alpha's computational knowledge engine for expert-level answers and data analysis.
FlightRadar MCP Server
Provides real-time flight tracking and status information using the AviationStack API.
Bilibili API
Search for videos, users, and retrieve danmaku from the Bilibili API.
Tarteel MCP Server
Quran-focused MCP server for ayah translation, tafsir, mutashabihat lookups, recitation playlists, and prayer times.
Haloscan MCP Server
An MCP server for interacting with the Haloscan SEO API.
GeoRanker
Access GeoRanker's SEO and keyword research tools for advanced search engine optimization analysis.
PubChem MCP Server
Search and access chemical compound information from the PubChem database.
PubChem
Extracts basic chemical information about drugs and compounds from the PubChem API.
MidOS Research Protocol
MidOS Research Protocol: curated skills & knowledge versioned.
Crypto News MCP Server
Provides real-time cryptocurrency news for AI agents using the NewsData.io API.