MCP server that lets language models query the Royal Spanish Academy dictionary and retrieve word information.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Rae MCP.
queryCallable MCP tool function
langCallable MCP tool function
wordCallable MCP tool function
This repository contains an implementation of a Model Context Protocol (MCP) server for the Royal Spanish Academy (RAE) API. It allows language models to interact with RAE's dictionary and linguistic resources.
Run the server with stdio transport (for integration with LLMs):
Or run it as an SSE server:
The MCP server exposes the following tools to LLMs:
search - Search RAE API for information
query (required): The search querylang (optional): Language code (default: "es")get_word_info - Get detailed information about a word
word (required): The word to look uplang (optional): Language code (default: "es")This MCP server can be integrated with language models that support the Model Context Protocol, allowing them to access RAE's linguistic resources for improved Spanish language capabilities.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rae-api-com-rae-mcp)<a href="https://allmcps.com/mcp/rae-api-com-rae-mcp"><img src="https://allmcps.com/api/badge/rae-api-com-rae-mcp?style=directory" alt="Rae MCP on AllMCPs" /></a>