AI agent discovers MCP servers from GitHub npm - analyzes APIs configs
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI-powered tool discovery for the MCP ecosystem
Documentation ยท CLI Reference ยท Examples ยท Contributing
Lyra Tool Discovery is an AI-powered automation tool designed specifically for the crypto, DeFi, blockchain, and web3 ecosystem. It solves the painful problem of manually discovering, evaluating, and integrating MCP (Model Context Protocol) servers into your crypto-focused applications. Instead of spending hours searching GitHub, reading READMEs, and figuring out the right integration approach, Lyra does it for you in seconds.
The tool crawls multiple sourcesโGitHub and npmโto find crypto-related MCP servers, APIs, and plugins. It filters results to focus exclusively on blockchain, DeFi, web3, and cryptocurrency tooling (including Ethereum, Solana, Bitcoin, wallets, tokens, NFTs, DEXs, staking, bridges, and more). Lyra then leverages state-of-the-art AI (OpenAI GPT-4o or Anthropic Claude) to analyze each discovered tool and automatically generates ready-to-use plugin configurations.
Lyra is optimized for discovering tools related to:
Lyra is built for crypto MCP ecosystem developers who need to rapidly onboard new tools, plugin marketplace operators like plugin.delivery who curate crypto plugins, and automation engineers building CI/CD pipelines for DeFi tool discovery and deployment.
This tool is a critical piece of the discovery-to-deployment pipeline: lyra-tool-discovery โ github-to-mcp โ plugin.delivery โ SperaxOS users. By automating the discovery and classification phase, Lyra enables fully automated plugin onboarding with minimal human intervention.
๐ค Multi-Provider AI
|
๐ฆ 8 Plugin Templates
|
๐ Discovery Sources
|
๐ช Crypto Filtering
|
๐ฅ๏ธ CLI & Programmatic API
|
๐งช Testing & Validation
|
๐ค Flexible Output
|
Lyra automatically filters discovery results to focus on crypto/DeFi/blockchain/web3 tools. The following keywords are used for both search queries and result validation:
| Category | Keywords |
|---|---|
| General | crypto, cryptocurrency, defi, blockchain, web3 |
| Networks | ethereum, eth, solana, sol, bitcoin, btc, chain |
| Tokens | token, erc20, erc721, nft |
| DeFi | dex, swap, staking, yield, lending, liquidity, vault, bridge |
| Infrastructure | wallet, protocol, onchain, on-chain, smart contract |
| Libraries | web3.js, ethers, viem, wagmi, rainbowkit |
| Protocols | uniswap, aave, compound |
Tools that don't match any of these keywords are automatically filtered out, ensuring you only discover crypto-relevant MCP servers.
By default, Lyra only discovers tools that have been updated within the last 12 months. This ensures you're finding actively maintained projects. Use --max-age to adjust:
| Flag | Alias | Description | Default |
|---|---|---|---|
--provider | -p | AI provider (openai or anthropic) | Auto-detect from env |
--model | -m | AI model to use | Provider default |
--version | -V | Show version number | โ |
--help | -h | Show help | โ |
discoverSearch for MCP tools and APIs across configured sources.
| Option | Alias | Description | Default |
|---|---|---|---|
--sources | -s | Comma-separated sources: github, npm, awesome-list | github,npm |
--limit | -l | Maximum tools to discover per source | 5 |
--max-age | -a | Maximum age in months for discovered repos | 12 |
--dry-run | -d | List tools without AI analysis | false |
--provider | -p | AI provider to use | Auto-detect |
--model | -m | AI model to use | Provider default |
Examples:
Example Output:
analyze-repoAnalyze a specific GitHub repository.
| Argument | Description |
|---|---|
owner | GitHub repository owner/organization |
repo | Repository name |
| Option | Alias | Description |
|---|---|---|
--provider | -p | AI provider to use |
--model | -m | AI model to use |
Examples:
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ai-tool-discovery-agent)<a href="https://allmcps.com/mcp/ai-tool-discovery-agent"><img src="https://allmcps.com/api/badge/ai-tool-discovery-agent?style=directory" alt="AI Tool Discovery Agent on AllMCPs" /></a>