Ferengi Rules of Acquisition
Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.
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 numbersearch-by-theme: Search rules by theme (profit, business, money, etc.)random-rule: Get a random rule from the collectionlist-themes: See all available themes
Setup
- Install dependencies:
npm install
- Build the server:
npm run build
- Start the server:
npm start
Development
For development with auto-rebuild:
npm run dev
Claude Desktop Configuration
To use this MCP server with Claude Desktop, add the following to your Claude Desktop configuration file (located at ~/.claude-config.json):
{
"mcpServers": {
"ferengi-rules-of-acquisition-server": {
"command": "node",
"args": [
"/absolute/path/to/your/server/build/index.js"
]
}
}
}
Replace /absolute/path/to/your/server/ with the actual path to your server directory.
Usage Examples
Once connected to Claude Desktop, you can:
- Get a specific rule: "Can you get Rule 34 from the Ferengi Rules?"
- Search by theme: "Show me all rules about profit"
- Get a random rule: "Give me a random Ferengi rule"
- List themes: "What themes are available in the Rules of Acquisition?"
File Structure
index.ts- Main server implementationferengi_rules_mcp.json- The rules data (must be in the same directory)package.json- Dependencies and scriptstsconfig.json- TypeScript configuration
Requirements
- Node.js 18+
- The
ferengi_rules_mcp.jsonfile must be in the same directory as the built server
Troubleshooting
If the server fails to start, ensure:
ferengi_rules_mcp.jsonis in the correct location- All dependencies are installed (
npm install) - The server is built (
npm run build) - You're using the correct path in Claude Desktop configuration
Related Servers
RollingGo-Flight-MCP
RollingGo Flight Search MCP Server. Provides airport search and flight query capabilities for AI Agents and MCP clients via FastMCP.
Scientific Paper Harvester
Harvests scientific papers from arXiv and OpenAlex, providing real-time access to metadata and full text.
BudgetFitter
BudgetFitter is a free UK deal discovery platform with a public MCP server. Search verified discount codes, look up brand intelligence, and navigate deals — no auth required.
Library Docs MCP Server
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
arch-mcp
An AI-powered bridge to the Arch Linux ecosystem that enables intelligent package management, AUR access, and Arch Wiki queries through the Model Context Protocol (MCP).
Find BGM
Finds background music for YouTube shorts by analyzing script content and recommending tracks from YouTube Music.
中指房产估值MCP
MCP服务器,提供房产小区评级和评估功能
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
Lune
Scientific research knowledge and tools
BytesAgain
Search AI agent skills and MCP servers via MCP or REST API. Free, no auth required. Supports 7 languages.