Back to Home
SaiVSrini icon

mcpfinder

Verified Safe

by SaiVSrini

Overview

Routes user natural language queries to the most relevant Model Context Protocol (MCP) tools from a catalog, enhancing tool discovery and usage for developers.

Installation

Run Command
python -m mcp_suggester.server

Environment Variables

  • OPENAI_API_KEY
  • MCP_CATALOG_DB

Security Notes

The server correctly utilizes environment variables for API keys, avoiding hardcoded secrets. It makes external API calls to OpenAI, which is an explicit dependency. The use of SQLite for the tool catalog is local and file-based. No 'eval' or obfuscation found. The FastAPI-based 'api_server.py' binds to '0.0.0.0' by default, which is standard for a server but might require explicit firewall configuration in a production environment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-12-06

Tags

MCPtool routerAI assistantsemantic searchrecommendation