Connects language models to the Royal Spanish Academy (RAE) API for enhanced Spanish language capabilities.
The RAE Model Context Protocol (MCP) Server provides an interface for language models to interact with the Royal Spanish Academy's (RAE) dictionary and linguistic resources. By exposing tools like `search` and `get_word_info`, the server enables LLMs to access and utilize RAE's comprehensive data for improved Spanish language understanding and generation. It supports integration via stdio or SSE, making it a versatile solution for enhancing the linguistic capabilities of AI models.