Skip to main content
Glama

Anti-Bullshit MCP Server

アンチデタラメMCPサーバー

複数の認識論的フレームワークを使用して、主張を分析し、ソースを検証し、操作を検出するためのモデル コンテキスト プロトコル サーバー。

特徴

サーバーは、でたらめを検出して分析するための 3 つの主なツールを提供します。

1. 主張を分析する

複数の認識論的枠組みを使用して主張を分析します。

  • 実証的枠組み

    • 検証可能な証拠に焦点を当てる

    • 再現可能な結果を評価する

    • 学術的および科学的な情報源を相互参照する

    • 方法論の厳密さを評価する

  • 責任ある枠組み

    • 倫理的な影響を評価する

    • コミュニティへの影響を評価する

    • 伝統的な知識を考慮する

    • ソースの信頼性を検証する

  • ハーモニックフレームワーク

    • 確立された知識との一貫性を評価する

    • 複数の視点を統合する

    • 文脈の適切さを考慮する

    • システム的な影響を評価する

  • 多元主義的枠組み

    • 他のすべてのフレームワークを組み合わせる

    • 複数の知る方法を考慮する

    • 文脈の適切性を評価する

    • 実用的な成果を評価する

    • コミュニティの価値観との整合性をチェックする

2. ソースを検証する

  • 引用された情報源を抽出し分析する

  • 信頼性と権威を検証する

  • 複数のプラットフォーム間の相互参照

  • 方法論の健全性を評価する

  • 利益相反のチェック

3. チェック操作

次のような操作戦術を検出します:

  • 感情操作

  • 社会的圧力

  • 偽りの権威

  • 人工的な希少性

  • 緊急性の創出

インストール

前提条件

  • Node.js >= 18.0.0

  • npmまたはyarn

設定

  1. 依存関係をインストールします:

npm install
  1. サーバーを構築します。

npm run build
  1. Claude Desktop (MacOS) に追加:

{ "mcpServers": { "anti-bullshit": { "command": "node", "args": ["/path/to/anti-bullshit-mcp-server/build/index.js"] } } }

パス: ~/Library/Application Support/Claude/claude_desktop_config.json

または VSCode 拡張機能の場合: パス: ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json

使用例

// Analyze a claim const result = await analyze_claim({ text: "Studies show that 87% of experts agree with this controversial claim", framework: "empirical" }); // Validate sources const validation = await validate_sources({ text: "According to Dr. Smith's groundbreaking research...", framework: "responsible" }); // Check for manipulation const check = await check_manipulation({ text: "Act now! This exclusive offer expires in the next 10 minutes!" });

発達

自動リビルドを使用した開発の場合:

npm run watch

MCP Inspector でデバッグする:

npm run inspector

テストのタイムライン

サーバーは、主張の時間的分析の基準日として 2025-01-01 を使用します (特に、グッドマンの「グルー」パラドックスや同様の哲学的パズルに関連します)。

ライセンス

マサチューセッツ工科大学

著者

Teglon Labs ( teglon@vibes.lol )

貢献

  1. リポジトリをフォークする

  2. 機能ブランチを作成します( git checkout -b feature/amazing-feature

  3. 変更をコミットします ( git commit -am 'Add some amazing feature' )

  4. ブランチにプッシュする ( git push origin feature/amazing-feature )

  5. プルリクエストを開く

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

複数の認識論的フレームワークを使用して主張の分析、情報源の検証、操作の検出を可能にし、信頼性と倫理性のある情報を確保します。

  1. 特徴
    1. 1. 主張を分析する
    2. 2. ソースを検証する
    3. 3. チェック操作
  2. インストール
    1. 前提条件
    2. 設定
  3. 使用例
    1. 発達
      1. テストのタイムライン
        1. ライセンス
          1. 著者
            1. 貢献

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                Provides advanced analytical, research, and natural language processing capabilities through a Model Context Protocol server, enabling dataset analysis, decision analysis, and enhanced NLP features like entity recognition and fact extraction.
                Last updated -
                3
                MIT License
                • Linux
                • Apple
              • -
                security
                F
                license
                -
                quality
                Intelligent knowledge base management tool that enables searching, browsing, and analyzing documents across multiple datasets with smart document analysis capabilities.
                Last updated -
                16
                • Apple
                • Linux
              • -
                security
                A
                license
                -
                quality
                Enables secure integration with Metasploit Framework for AI assistants, providing comprehensive access to penetration testing tools, module management, payload generation, and database operations. Designed for authorized security testing and defensive analysis with 28 specialized tools covering complete MSF functionality.
                Last updated -
                1
                MIT License

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/bmorphism/anti-bullshit-mcp-server'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server