AI-Powered MCP Tool Discovery

Discover MCP Tools with AI

Automatically discover, analyze, and configure Model Context Protocol servers from GitHub and npm. Let AI determine the perfect plugin template for seamless integration with plugin.delivery.

lyra-discover
$npx lyra-discover analyze-repo modelcontextprotocol/servers
Analyzing repository...
✓ Template detected: mcp-stdio
✓ Confidence: 94%
✓ Config generated successfully

Everything you need for MCP discovery

Powerful features to streamline your MCP tool discovery and plugin configuration workflow.

🤖

Multi-AI Support

Choose between OpenAI and Anthropic for intelligent analysis of repositories and packages.

🔍

Smart Discovery

Automatically scan GitHub repositories and npm packages to find MCP-compatible tools.

📦

8 Templates

Support for all plugin types: basic, default, markdown, openapi, settings, standalone, mcp-http, and mcp-stdio.

Fast Analysis

Instant template detection and configuration generation powered by advanced AI models.

🔗

Pipeline Ready

Seamless integration with github-to-mcp pipeline for automated tool discovery workflows.

🎯

Plugin.delivery

Direct marketplace submission support for SperaxOS and plugin.delivery ecosystem.

How it works

Three simple steps to discover and configure MCP tools for your projects.

Step 1

Discover

AI scans GitHub repositories and npm packages to find MCP-compatible servers and tools.

1
Step 2

Analyze

Intelligent analysis determines the optimal plugin template based on code structure and patterns.

2
Step 3

Generate

Automatically creates ready-to-use plugin configurations for plugin.delivery ecosystem.

3

8 Plugin Templates for every use case

From simple basic plugins to complex MCP servers, we have the right template for your needs.

📦

Basic

default

Minimal plugin configuration for simple use cases

Best for: Simple tools with minimal configuration needs
🔧

Default

default

Standard plugin template with common configurations

Best for: General-purpose plugins with typical feature set
📝

Markdown

markdown

For documentation and content-focused plugins

Best for: Documentation generators, content processors, markdown tools
🌐

OpenAPI

openapi

For REST API integrations with OpenAPI spec support

Best for: API wrappers, REST clients, service integrations
⚙️

Settings

settings

For plugins with complex configuration requirements

Best for: Highly configurable tools, preference-heavy plugins
🎯

Standalone

standalone

Self-contained plugins with no external dependencies

Best for: Independent tools, isolated functionality
🔌

MCP HTTP

mcp

MCP server using HTTP/SSE transport protocol

Best for: Web-based MCP servers, cloud deployments, stateless APIs
💻

MCP STDIO

mcp

MCP server using stdio transport protocol

Best for: Local MCP servers, CLI integrations, desktop applications

Get started in minutes

Install the CLI, set up your AI provider, and start discovering MCP tools.

1

Install the CLI

Terminal
bash
npm install -g lyra-tool-discovery
2

Configure your AI provider

.env
bash
# Set up your AI provider (choose one)
export OPENAI_API_KEY="your-openai-key"
# or
export ANTHROPIC_API_KEY="your-anthropic-key"
3

Start discovering

Terminal
bash
1# Analyze a GitHub repository
2lyra-discover analyze-repo modelcontextprotocol/servers
3
4# Or analyze an npm package
5lyra-discover analyze-npm @modelcontextprotocol/server-filesystem
6
7# Discover MCP tools across GitHub
8lyra-discover discover --source github --query "mcp server"
0
Plugin Templates
0+
AI Providers
0+
Tools Discovered

Ready to discover?

Join developers who are using Lyra to discover and integrate MCP tools faster than ever. Start discovering today.