Mentioned as an example use case for database operations, suggesting the server can recommend MCP servers for SQLite database functionality
MCP Recommender
A smart MCP (Model Context Protocol) server that provides intelligent recommendations for other MCP servers based on your development needs.
Features
π Smart Search: Find MCP servers using natural language queries
π Rich Database: Access to 874+ curated MCP servers across 36+ categories
π― Intelligent Matching: Advanced scoring algorithm for relevant recommendations
π·οΈ Category Filtering: Filter by specific categories and programming languages
π Easy Integration: Simple setup with uv package manager
π§ Multiple Interfaces: Support for both CLI and MCP client integration
Related MCP server: DARPEngine
Installation
Using uv (Recommended)
Using pip
Usage
Command Line Interface
MCP Client Integration
Add to your MCP client configuration:
Available Tools
Once integrated, you can use these tools in your MCP client:
recommend_mcp
Get intelligent MCP server recommendations based on your needs.
Parameters:
query(string): Description of functionality you needlimit(integer, optional): Maximum number of recommendations (default: 5)category(string, optional): Filter by specific categorylanguage(string, optional): Filter by programming language
Example:
list_categories
List all available MCP categories with counts.
get_functional_keywords
Show functional keyword mappings for better search results.
Categories
The recommender covers 36+ categories including:
Developer Tools (120+ servers)
Databases (79+ servers)
Search & Data Extraction (69+ servers)
Cloud Platforms (39+ servers)
Security (39+ servers)
Communication (36+ servers)
Browser Automation (23+ servers)
Knowledge & Memory (22+ servers)
And many more...
Development
Setup Development Environment
Project Structure
Contributing
Fork the repository
Create a feature branch (
git checkout -b feature/amazing-feature)Commit your changes (
git commit -m 'Add amazing feature')Push to the branch (
git push origin feature/amazing-feature)Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
Built with FastMCP framework
MCP database curated from the awesome MCP community
Powered by the Model Context Protocol
Support
π Documentation
π Issue Tracker
π¬ Discussions
Made with β€οΈ by the MCP community