ProofStream MCP Server
OfficialProofStream MCPサーバー
AIエージェントに、現実世界で物理的な検証を行うための人間の検証員を派遣する機能を提供します。
機能
ProofStreamは、AIエージェントが人間を派遣して、製品の真正性、物件の状態、文書の存在などを物理的に検証し、写真、動画、書面による調査結果を含むタイムスタンプ付きの証拠レポートを受け取ることができる唯一のAPIです。
エージェントが物理的な世界の制約で停止することがなくなります。
ツール
proofstream_submit_request
検証リクエストを送信します。実際の人間がカメラを持って現地に向かい、検証のライブストリーミング(オプション)を行い、完全な証拠パッケージを納品します。
サービス:
product— 物理的な製品の認証($39 / ライブストリーミング付き $79)document— 文書の存在および内容の確認($99 / ライブストリーミング付き $149)property— 物件または資産の状態の記録($249 / ライブストリーミング付き $349)
緊急度: standard (24〜72時間) | rush (+50%) | same_day (+100%)
proofstream_check_status
ケースIDを使用して、送信済みリクエストのステータスを確認します。
proofstream_get_pricing
現在の価格とサービスの詳細を取得します。
インストール
Claude Desktop / MCPクライアント
{
"mcpServers": {
"proofstream": {
"command": "npx",
"args": ["proofstream-mcp"]
}
}
}npm (グローバル)
npm install -g proofstream-mcp使用例
Agent: I need to verify that the product at 123 Main St, Columbus OH matches the description before we complete the purchase.
Tool call: proofstream_submit_request({
"name": "Acme Corp",
"email": "ops@acmecorp.com",
"client_type": "AI Agent / Autonomous System",
"service": "product",
"livestream": "yes",
"description": "Verify a 2024 MacBook Pro 16-inch (Space Black) — confirm serial number MXW73LL/A, check for damage, confirm all original accessories present",
"location": "123 Main St, Columbus OH 43201",
"preferred_date": "2026-05-06",
"urgency": "standard"
})
Response: {
"success": true,
"case_id": "PS-XK9M2P",
"quoted_amount": 79,
"message": "Request received. ProofStream will review and respond within a few hours."
}サービス提供エリア
オハイオ州、インディアナ州、ケンタッキー州、ウェストバージニア州、ペンシルベニア州西部、ミシガン州南部、イリノイ州東部。順次拡大予定。
API
直接のREST APIも https://api.proofstream.ai で利用可能です。完全な受付フォームについては proofstream.ai/request.html を参照してください。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/ProofStreamai/proofstream-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server