Labsco
SterlingChin logo

Ferengi Rules of Acquisition

from SterlingChin

Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.

๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Ferengi Rules of Acquisition MCP Server

An MCP server serving the Ferengi Rules of Acquisition as a resource with powerful search and retrieval tools.

Features

  • Resource: Access the complete collection of Ferengi Rules of Acquisition
  • Tools:
    • get-rule: Retrieve a specific rule by number
    • search-by-theme: Search rules by theme (profit, business, money, etc.)
    • random-rule: Get a random rule from the collection
    • list-themes: See all available themes

Development

For development with auto-rebuild:

npm run dev

File Structure

  • index.ts - Main server implementation
  • ferengi_rules_mcp.json - The rules data (must be in the same directory)
  • package.json - Dependencies and scripts
  • tsconfig.json - TypeScript configuration