Skip to main content
Search & Data ExtractionRust

boikot-xyz/boikot

Model Context Protocol Server for looking up company ethics information. Learn about the ethical and unethical actions of major companies.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/boikot-xyz/boikot

Claude Desktop configuration example:

{
  "mcpServers": {
    "boikot": {
      "command": "npx",
      "args": [
        "-y",
        "boikot-xyz/boikot"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Rust
Author
boikot-xyz