flevy-mcp

flevy-com/flevy-mcp
★ 0 stars Unknown language AI/LLM Updated today
Official docs for the Flevy MCP server: search 10,000+ consulting frameworks, templates, financial models, and management case studies from AI assistants. Endpoint: https://flevy.com/mcp
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flevy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "flevy-com/flevy-mcp"
      ]
    }
  }
}