RAE
0
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.
主要功能
- Offers `get_word_info` tool for detailed word lookup
- Supports integration via stdio and SSE transports
- Exposes RAE's dictionary and linguistic resources to language models
- 0 GitHub stars
- Provides `search` tool for querying RAE API
- Enables improved Spanish language capabilities for AI models
使用案例
- Improving the accuracy and relevance of Spanish language generation
- Enhancing language model's Spanish language understanding
- Integrating linguistic resources into AI-powered applications