Skip to main content
Glama
Ownership verified

Server Details

Pre-build reality check for AI coding agents. Scans GitHub, Hacker News, npm, PyPI & Product Hunt — returns a 0-100 reality signal before you build. Supports quick (2 sources) and deep (5 sources) parallel search.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

1 tool
idea_checkInspect

Check if a product idea already exists before building it.

Use when users discuss new project ideas, ask about competition, market saturation, or whether something has been built before.

Trigger phrases: "has anyone built", "does this exist", "check competition", "is this idea original", "有沒有人做過", "市場上有類似的嗎", "幫我查這個點子"

Args: idea_text: Natural-language description of the idea. depth: "quick" (GitHub + HN, fast) or "deep" (all sources in parallel).

Returns: Reality check report with signal score, evidence, similar projects, and pivot hints.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoen
depthNoquick
idea_textYes

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.