Skip to content

Conversation

tpayet
Copy link
Member

@tpayet tpayet commented Jun 16, 2025

Summary

This PR adds the meilisearch-mcp server to the official SDKs documentation, positioning it as an official AI assistant tool for interacting with Meilisearch.

Changes

  • ✨ Added new "AI Assistant tools" section to /learn/resources/sdks.mdx
  • 🔗 Included meilisearch-mcp with links to its GitHub repository and detailed guide
  • 📝 Added cross-reference from conversational search documentation to MCP as an alternative approach
  • 🎯 Positioned MCP for developers and power users who want to interact with Meilisearch through AI assistants

Context

The meilisearch-mcp server enables natural language interaction with Meilisearch through AI assistants like Claude Desktop using the Model Context Protocol (MCP). This integration allows developers to manage indexes, perform searches, and configure settings conversationally.

Related

🤖 Generated with Claude Code

tpayet and others added 2 commits June 16, 2025 16:49
- Add new "AI Assistant tools" section to the official SDKs page
- Include meilisearch-mcp with link to GitHub repo and guide
- Add cross-reference from conversational search docs to MCP
- Position MCP as an alternative for developers using AI assistants

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Update SDK description to emphasize MCP works with various AI assistants and tools
- Change guide link text to "Model Context Protocol integration"
- Update cross-reference to focus on MCP as a standard for tool integration
- Remove specific mentions of Claude to be more inclusive of all MCP-compatible platforms

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link
Member

@guimachiavelli guimachiavelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for the PR!

I left one minor suggestion on the text via the GH interface.

I also have one request: could you remove the import { Warning/etc } from getting_started_with_chat.mdx and conversational_search_with_chat.mdx? I just noticed these are triggering warnings in our pipeline because <Warning> and <Note> are default Mintlify components that do not need to be included.

@guimachiavelli guimachiavelli merged commit be63fbc into main Jun 18, 2025
3 checks passed
@guimachiavelli guimachiavelli deleted the feature/add-meilisearch-mcp-documentation branch June 18, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants