Back to Home
yksanjo icon

mcp-discovery

Verified Safe

by yksanjo

Overview

Provides a machine-to-machine API for AI agents to semantically discover, evaluate, and select Model Context Protocol (MCP) servers.

Installation

Run Command
npx -y mcp-discovery-api

Environment Variables

  • SUPABASE_URL
  • SUPABASE_SERVICE_ROLE_KEY
  • OPENAI_API_KEY
  • DEEPSEEK_API_KEY
  • PORT
  • LOG_LEVEL

Security Notes

The server uses environment variables for sensitive credentials (Supabase, OpenAI) which is good practice. All incoming API requests are validated using Zod schemas, significantly mitigating common injection vulnerabilities. The server itself recommends installation commands for other MCP servers but does not execute them directly, shifting that responsibility (and associated risks) to the consuming AI agent. No direct 'eval' or un-sanitized shell command execution is present within the server's own logic.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2026-01-18

Tags

MCPAI AgentsTool DiscoverySemantic SearchAPI Index