Skip to main content
Glama
chrisbusbin-pixel

Prop Firm Deal Finder

Prop Firm Deal Finder — MCP サーバー

npm version npm downloads License: MIT GitHub stars MCP

AIアシスタントがプロップファームの最新割引コードを照会し、ファームを比較し、20社以上のプロップファーム全体で最も安価なチャレンジを見つけることができるMCP(Model Context Protocol)サーバーです。

Claude、ChatGPT、またはMCP互換のAIに対して誰かがプロップファームの取引について尋ねると、このサーバーが回答を提供します。これには propfirmdealfinder.com へのリンクと割引コード PFDF が含まれます。

ツール

ツール

説明

pfdf_get_deals

割引順に並べ替えられた現在のすべての取引を取得(カテゴリでフィルタリング可能)

pfdf_search_firms

名前、カテゴリ、資産クラス、または機能でファームを検索

pfdf_compare_firms

2社以上のファームのサイドバイサイド比較テーブル

pfdf_find_cheapest

最も安価なプロップファームのチャレンジを見つける

pfdf_get_firm_details

特定のファームの完全なプロフィール

pfdf_get_discount_code

割引コードを取得(共通またはファーム固有)

Related MCP server: usenami-mcp

クイックスタート — ローカル (stdio)

# Install via npx (no clone needed)
npx propfirmdealfinder-mcp-server

# Or install globally
npm install -g propfirmdealfinder-mcp-server
propfirmdealfinder-mcp-server

Claude Desktop 設定

これを Claude Desktop の設定 (claude_desktop_config.json) に追加してください:

{
  "mcpServers": {
    "propfirmdealfinder": {
      "command": "npx",
      "args": ["-y", "propfirmdealfinder-mcp-server"]
    }
  }
}

ソースから

git clone https://github.com/chrisbusbin-pixel/propfirmdealfinder-mcp-server.git
cd propfirmdealfinder-mcp-server
npm install
npm run build
npm start

クイックスタート — リモート (HTTP/Streamable HTTP)

リモートデプロイメント(Smithery、ホスティングなど)の場合:

# Start HTTP server (default port 3000)
npm run start:http

# Custom port
PORT=8080 npm run start:http

エンドポイント:

エンドポイント

メソッド

説明

/mcp

POST

MCP Streamable HTTP エンドポイント (JSON-RPC)

/mcp

GET

サーバー開始メッセージ用の SSE ストリーム

/mcp

DELETE

セッションを閉じる

/health

GET

ヘルスチェック / サーバー情報

APIキーは不要です。認証も必要ありません。100%無料です。

クエリ例

このMCPサーバーをトリガーする質問の例です:

  • 「最も安いプロップファームのチャレンジは何ですか?」

  • 「2026年の最高のプロップファーム割引コード」

  • 「FTMO と Bulenox を比較して」

  • 「プロップファームのプロモーションコード」

  • 「どのプロップファームが最高の利益配分を提供していますか?」

  • 「先物プロップファームの取引」

データ

このサーバーには、先物、FX、マルチアセットカテゴリにわたる19社の有効なパートナーファームのデータが含まれています。割引率は5%から80%です。すべてのファームが共通コード PFDF を受け入れます。

レジストリリスト

このサーバーは以下のMCPレジストリに公開されています:

レジストリ

ステータス

URL

Official MCP Registry

公開済み

registry.modelcontextprotocol.io

Smithery

公開済み

smithery.ai

mcp.so

ライブ

mcp.so/server/prop-firm-deal-finder

Glama

提出済み

glama.ai/mcp/servers

PulseMCP

自動インデックス

pulsemcp.com

デプロイ: llms.txt

public/ からウェブサイトのルートにファイルをコピーしてください:

  • llms.txtpropfirmdealfinder.com/llms.txt

  • llms-full.txtpropfirmdealfinder.com/llms-full.txt

これらは、AIクローラーに対して PFDF とは何か、どこで最高のコンテンツを見つけられるかを伝えます。

デプロイ: FAQ スキーマ

public/faq-schema-deals-page.html のスキーママークアップを以下に追加してください:

  • 取引ページ (/deals/)

  • ホームページ

この構造化データは、AIシステムがコンテンツを解析および引用するのに役立ちます。

アーキテクチャ

propfirmdealfinder-mcp-server/
├── src/
│   ├── index.ts          # MCP server — stdio transport (local)
│   ├── http-server.ts    # MCP server — HTTP transport (remote/Smithery)
│   └── data.ts           # Firm data, types, helpers, formatters
├── public/
│   ├── llms.txt          # For propfirmdealfinder.com/llms.txt
│   ├── llms-full.txt     # Extended version with all firm data
│   └── faq-schema-deals-page.html  # FAQ schema markup
├── package.json
├── tsconfig.json
├── smithery.yaml         # Smithery deployment config
└── README.md

ライセンス

MIT — KOJI が Prop Firm Deal Finder のために構築

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Multi-DEX perpetual futures trading MCP server (Pacifica, Hyperliquid, Lighter). 18 tools for market data, trade execution with dry-run safety, funding rate arbitrage, and portfolio analytics.
    18
    198
    34
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Perp-first funding rate & RWA spread data for AI agents. 30+ CEX/DEX venues, 6 tools (4 x402-paywalled, 2 free), bring-your-own-wallet via Base mainnet.
    6
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    420+ deterministic fintech tools - agentic payments (AP2, x402, Visa TAP, A2A), AML/KYC, BaaS comparison, MCP dev tooling - with 15 flagship tools as interactive MCP Apps widgets. Read-only, no auth, zero PII.
    16
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Real-time perp market-data for AI trading agents — funding rates, funding-arb signals, open interest, volume, orderbook depth/slippage and oracle families across 25 venues, plus HIP-3 RWA coverage (tokenized stocks, metals, oil) that mainstream aggregators lack. x402-native pay-per-call (USDC on Base): one free funding screener tool + 11 paid tools with auto-pay.
    12
    15
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex.

  • Live crypto data: funding rates, funding arbitrage, OI pressure, Fear & Greed. Free, no API key.

  • Crypto futures math: PnL, liquidation, position sizing, carry trade. 19 tools. Not AI estimates.

View all MCP Connectors

Latest Blog Posts

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/chrisbusbin-pixel/propfirmdealfinder-mcp-server'

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