← Registry

Developer Tools

spacegleam.co.jp

This MCP server helps users discover and evaluate AI/SaaS/web development services from SPACE GLEAM, run free diagnoses, generate project briefs, and send inquiries with explicit consent.

1 endpoint5 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://spacegleam.co.jp/api/mcp

No auth detected

MCP server metadata

Name
spacegleam-sales-mcp
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

SPACE GLEAMのRemote MCP Serverへようこそ。サービス検索、AI開発無料診断、要件概要生成、問い合わせ送信に対応しています。問い合わせ送信はユーザー明示的同意後のみ実行してください。

Known tools 5

search_services

SPACE GLEAMが提供するAI開発、SaaS開発、Webサービス開発、業務自動化、MCPサーバー開発、AI検索対応などから、ユーザーの課題・要望に最適なサービス領域を検索する。【いつ使うべきか】ユーザーから「AIで業務改善したい」「開発費用が知りたい」「どんなサービスがあるか」と問われた初期段階で呼び出す。

Inferred read-only
run_diagnosis

ユーザーの事業課題、予算感、必要機能、希望納期を基にSPACE GLEAMの無料診断を実行し、概算費用、推奨プラン、想定期間、リスク、前提条件、確認項目を算出する。【いつ使うべきか】ユーザーから開発費用の目安、構築期間、推奨プランを相談されたときに呼び出す。※本ツールの実行自体では問い合わせメールは送信されない。

Inferred read-only
generate_project_brief

会話内容や診断結果から、SPACE GLEAMへの相談用プロジェクト要件概要(Brief)を構造化して生成する。【いつ使うべきか】無料診断後に要件を整理し、ユーザーへ提出・確認してもらう段階で呼び出す。※本ツールの実行自体では問い合わせメールは送信されない。

Inferred read-only
create_lead

【要・ユーザー明示的同意】ユーザーが問い合わせ送信に明示的に同意し、送信内容を確認済みの場合にのみ、SPACE GLEAMへ開発相談・問い合わせを送信する。必ず consentConfirmed: true が必要。【いつ使うべきか】ユーザーが「問い合わせを送信してください」「相談を申し込む」と明示的に依頼した場合にのみ呼び出す。診断実行や要件生成だけで勝手に呼び出してはならない。テスト時は dryRun: true を使用可能。

Inferred read-only
get_company_profile

SPACE GLEAM株式会社の会社概要、対応領域、開発方針、強み、問い合わせ先、サイトURLを取得する。【いつ使うべきか】ユーザーから運営会社情報、開発会社の強み、コンプライアンス、相談対象企業かどうかを問われたときに呼び出す。

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.spacegleam-sales-mcp]
url = "https://spacegleam.co.jp/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "spacegleam-sales-mcp": {
      "type": "http",
      "url": "https://spacegleam.co.jp/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: spacegleam-sales-mcp
Remote MCP URL: https://spacegleam.co.jp/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "spacegleam-sales-mcp": {
      "url": "https://spacegleam.co.jp/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "spacegleam-sales-mcp": {
      "type": "http",
      "url": "https://spacegleam.co.jp/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "spacegleam-sales-mcp",
  "transport": "streamable-http",
  "url": "https://spacegleam.co.jp/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.