Wiktionary MCP. Pull definitions and etymologies directly into your AI client.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Wiktionary MCP Server connects your AI agent to a massive, collaborative lexicon database. Use it to get precise word definitions, identify parts of speech, trace etymologies, and pull short summaries for complex topics—all without leaving your client.
What your AI agents can do
Get word definition
Retrieves detailed linguistic definitions, grammatical parts of speech, and usage notes for a specific word.
Get word summary
Pulls a short, encyclopedic overview when the input word or phrase is treated as a general topic.
The agent pulls detailed linguistic definitions, including the part of speech, for any given term.
When a word functions as an academic or general topic, the agent retrieves a concise summary using get_word_summary.
The system returns specific tags (noun, verb, adjective, etc.) so your workflow knows how to treat the word in context.
You can explore the historical roots and etymology of a word across different languages.
The agent accesses definitions and usage examples from several supported world languages in one query.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Wiktionary MCP Server: 2 Tools for Linguistic Data Access
Use these two tools to pull verified definitions, parts of speech, and summaries from a massive linguistic database into your AI client.
019d849dget word definition
Retrieves detailed linguistic definitions, grammatical parts of speech, and usage notes for a specific word.
019d849dget word summary
Pulls a short, encyclopedic overview when the input word or phrase is treated as a general topic.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Wiktionary, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Wiktionary MCP Server - Word Definitions & Etymology
This server hooks your AI agent directly into a massive, structured lexicon. Forget general web searches or trusting an LLM's internal knowledge base when you need verifiable facts about language. This toolset lets your agent pull precise definitions and historical context right where you are working.
When you run it, the system returns more than just a meaning; it gives you linguistic structure. You can use get_word_definition to grab detailed information on any specific term. That function provides not only the core definition but also the exact grammatical role—is 'ephemeral' used as an adjective or a noun? The server specifies that part of speech, along with usage notes so you know how to treat the word in context.
The system is built for depth. When your query involves tracing origins, it pulls the historical roots and etymology of a word across different languages. You can figure out why a term means what it does today by checking its linguistic lineage. This isn't just listing synonyms; this traces the word’s journey from one language root to another.
If you pass in a phrase or concept that functions as an academic topic, you don't need get_word_definition. You use get_word_summary instead. That tool pulls a short, encyclopedic overview of general topics. It handles the conceptual summary when the input isn't just a single dictionary entry but a broader idea.
It processes multilingual data seamlessly. When you run a query, it accesses definitions and examples from several supported world languages in one go. You don't have to switch servers or use specialized language tools; this server handles the complexity of cross-language vocabulary retrieval for your agent.
When using get_word_definition, the returned data set includes specific tags (like noun, verb, adjective, etc.). Your workflow gets those precise identifiers, letting you write code that knows exactly how to process the word regardless of its context. You're not just getting a vague meaning; you're getting structured, actionable linguistic data.
The server doesn't stop at modern usage. The etymology breakdown lets you explore historical shifts in meaning, showing you when and where a word acquired a new definition or changed its grammatical function over centuries of use.
If your goal is to define a single term, get_word_definition gives you the full linguistic packet: definition, part of speech, usage notes, and often multiple language equivalents. If your goal is to understand a topic—say, 'Quantum Physics' or 'The Renaissance'—you run get_word_summary, and it delivers that concise, academic overview without requiring further web scraping.
You don't need general search engine results for this. You get verifiable facts about language structure. The server makes sure you can check the precise meanings of specialized jargon across different global languages using a single query. It provides the necessary tags to make your downstream processing reliable. Whether it’s checking if 'zeitgeist' is an adjective or getting a summary on 'global warming,' the data structure remains consistent and detailed.
It handles complex word formations, giving you both the definition for the compound word and its etymological breakdown showing how those root parts came to be. You can process definitions that span multiple languages in one go, ensuring your agent never misses a potential meaning or usage note simply because of language barriers.
It’s raw linguistic power, delivered right into your client's context.
How Wiktionary MCP Works
- 1 Subscribe to the Wiktionary MCP Server. No API key is needed; it's public access.
- 2 Your AI client (Claude, Cursor, etc.) sends a request specifying the word or topic and which tool to use (
get_word_definitionorget_word_summary). - 3 The server runs the query against the live linguistic database and returns structured data containing definitions, usage examples, and etymological notes.
The bottom line is that your AI agent gets structured, verifiable language data directly from a massive public dictionary, bypassing general search results entirely.
Who Is Wiktionary MCP For?
Any professional who relies on accurate language—writers, editors, or engineers dealing with textual content. This is for the technical writer who can't trust the LLM to differentiate between a noun and an adjective in a niche context, or the academic researcher whose paper needs verifiable etymology.
Uses get_word_definition to verify specialized terminology before writing documentation. They check if a term is used correctly as a noun versus an adjective.
Checks manuscripts for subtle meaning shifts or incorrect parts of speech using the server's structured data, catching mistakes general models miss.
Runs get_word_summary on a key concept to get background context quickly, then uses etymology tools to cite word history in their paper.
Uses the structured outputs from both tools to validate input data pipelines or build type-safe content validation layers.
What Changes When You Connect
- Verify specialized language usage: Use
get_word_definitionto confirm the correct part of speech for any technical term. This stops you from submitting copy where a common word is used grammatically incorrectly. - Get background context fast: When you encounter an unfamiliar concept, run
get_word_summary. You get a concise overview without having to navigate away or prompt your agent multiple times. - Build academic rigor into your text: The server lets you explore the etymology of key terms. Instead of just saying 'the word is old,' you can show how it evolved over time.
- Handle multilingual content accurately: If your project spans languages, the MCP Server provides structured definitions and data for multiple supported tongues in one query.
- Reduce hallucination risk: Since this server pulls from a massive, collaborative dictionary, the output is verifiable linguistic data—not just an educated guess from the LLM.
Real-World Use Cases
The Technical Editor's Check
A technical editor needs to make sure they used 'protocol' as a noun, not a verb. Instead of manually checking a dictionary or relying on the general model’s tone, they run get_word_definition on 'protocol'. The agent instantly returns the parts of speech and examples, validating the term before final review.
The Research Assistant's Quick Context
A researcher is writing a paper about machine learning ethics. They hit an unfamiliar concept like 'epistemology.' Instead of leaving the chat to Google, they ask their agent to run get_word_summary on 'epistemology'. The agent returns a precise summary, allowing them to keep drafting without breaking focus.
The Content Writer's Consistency Test
A marketing writer is working in multiple languages. They need to ensure the French translation of a key phrase matches the definition used in English. They query both get_word_definition and multilingual data, guaranteeing cross-linguistic consistency across their final output.
The Programmer's Data Validation
An NLP engineer is building a script that validates user input text before processing. They pass the suspected word through get_word_definition to check if it adheres to expected grammatical rules (e.g., must be an adjective). This structured data makes their pipeline reliable.
The Tradeoffs
General knowledge queries
Asking the agent, 'Tell me about words that are old and mean things.' The model will give a conversational answer full of fluff and no structured data.
→
You need specific tools. To get definitional proof, use get_word_definition with the exact word. If you want context on a concept, run get_word_summary with that topic's name.
Relying on general web search
Searching Google for 'meaning of X'. This gives you too many results—news articles, Wikipedia entries, commercial sites. It’s unstructured noise.
→ Use the Wiktionary MCP Server. The tools provide direct, structured data (definitions and etymologies) from a single authoritative source, keeping your workflow clean.
Assuming parts of speech
The agent says 'X is related to Y,' but you aren't sure if X should be used as a noun or an adjective in the sentence structure.
→
You must run get_word_definition on X. The structured output will explicitly state its parts of speech, giving you the technical proof you need.
When It Fits, When It Doesn't
Use this server if your primary requirement is verifiable, structured linguistic data: definitions, grammatical tags, or word origins. It's non-negotiable for quality control in writing and NLP engineering. Don't use it if your goal is simple brainstorming, creative dialogue generation, or general conversational chat. For those tasks, the core LLM will work fine. If you just need to know a synonym, sometimes that’s enough; but if you need to prove the difference between 'imply' and 'infer,' this server and get_word_definition is necessary. It's for rigor, not conversation.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Wiktionary. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 2 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Trying to manually check word meanings slows everything down.
Today, checking a complex term means opening separate tabs: Wikipedia for the summary, Merriam-Webster for the definition, and an etymology site for history. You copy one piece of data, paste it into your document, then repeat this three times just to write one paragraph.
With Wiktionary MCP, that whole process disappears. Your agent runs `get_word_definition` directly against a specialized database. It gives you the definition, the part of speech, and usage examples—all in one clean output block.
Wiktionary MCP Server: Structured data for your AI client.
Previously, if a word was also a major topic (like 'quantum physics'), you had to guess if the general dictionary or an encyclopedia was needed. The workflow felt disjointed and unreliable.
Now, by using `get_word_summary`, you tell your agent exactly what kind of context you need. It retrieves the concise summary data point directly from the server, making the handoff seamless and reliable.
Common Questions About Wiktionary MCP
Can I get the definition of an obscure word like 'synecdoche'? +
Yes! Use the get_word_definition tool with the word 'synecdoche'. It will return the definitions, examples, and the part of speech from Wiktionary.
How do I see the part of speech for a word? +
The get_word_definition tool automatically identifies if a word is a noun, verb, adjective, etc., and provides definitions for each relevant part of speech.
Does it provide a summary for general topics? +
Yes. Use the get_word_summary tool to retrieve a concise description of a word that also functions as an encyclopedic topic, suitable for quick overviews.
Does running `get_word_definition` require an API key or authentication? +
No, you don't need one. This server uses public access for all users connecting via MCP. You can start querying definitions immediately without setting up keys.
When I use `get_word_definition`, does it support multiple languages? +
Yes, the data spans several languages. Just specify the target language in your prompt or query parameters to pull definitions and examples across different linguistic roots.
What happens if I try to run `get_word_definition` on an unknown word? +
It returns a structured error response. This lets your AI client know the term wasn't found, allowing your agent to handle the failure gracefully without crashing.
Can I use `get_word_summary` with my own custom AI client? +
Yes. As long as your client speaks the Model Context Protocol (MCP), it will connect. Compatibility depends only on adhering to the standard protocol, not specific software.
Are there rate limits when I call `get_word_summary` repeatedly? +
The service has high capacity, but general MCP server usage rules apply. If you hit a limit, check the Vinkius marketplace dashboard for specific throttling details.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Web Scraper
Equip your AI agent with the ability to read web pages, extract metadata, and crawl documentation sites as clean Markdown.
SWAPI - The Star Wars
Explore the Star Wars universe — query people, planets, films, and starships directly from the Star Wars API.
FOIA.gov (Freedom of Information)
Access US government FOIA data — list agency components, retrieve request forms, and fetch annual reports directly from FOIA.gov.
You might also like
Eventzilla
Equip your AI agent to manage event registrations, track ticket orders, and monitor discount codes via the Eventzilla API.
Kintone
Manage custom business apps, records, and workflows via Kintone.
Sigma Computing
Equip your AI agent to audaciously navigate your Sigma data workflows. List core workbooks, map connections, trace dataset lineage, and monitor organization teams directly from your IDE.