MCP Advisor
Discovery and recommendation service that helps find and understand available MCP services based on natural language queries, supporting multiple search backends for exploring servers by semantic similarity.
Featured
View Source59 stars
0 tools
Created Aug 2025
@istarwyh/istarwyh-mcp-advisor-mcpadvisorAbout
Discovery and recommendation service that helps find and understand available MCP services based on natural language queries, supporting multiple search backends for exploring servers by semantic similarity.
Categories
general
Installation
npm
npm install @istarwyh/istarwyh-mcp-advisor-mcpadvisor
Configuration
{
"mcpServers": {
"istarwyh-mcp-advisor-mcpadvisor": {
"command": "npx",
"args": [
"-y",
"@istarwyh/istarwyh-mcp-advisor-mcpadvisor"
]
}
}
}