← Registry

General Tools

risetive.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint14 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://risetive.com/mcp

No auth detected

MCP server metadata

Name
risetive
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Public tools provide bounded read-only access to current Risetive Jev, market, Signals, published homepage insight and ranking, and Growth directory data. Keyword and backlink search page 1, public details, and product evidence are anonymous; later search pages require Clerk OAuth. Three saved-item tools also require Clerk OAuth and operate only on the authenticated user's private saved markets, products, and Jev projects. Traffic and Domain Rank values are third-party estimates.

Known tools 14

risetive_search_jev

Match one concise need to up to five current Jev projects and return their public details.

Inferred read-only
risetive_jev_whats_new

Return up to ten Jev projects with a confirmed first catalog-admission record, newest first.

Inferred read-only
risetive_find_market

Find up to five current public markets matching a product description or idea, with bounded market evidence.

Inferred read-only
risetive_market_players

Return up to eight representative public products for one market; no pagination or full-corpus export.

Inferred read-only
risetive_product_profile

Read one public product identity, primary market, Standard Data metrics, pricing evidence and market position by domain.

Inferred read-only
risetive_new_entrants

Return up to ten public products most recently admitted to Risetive in one market; admission is not a launch date.

Inferred read-only
risetive_keyword_research

Search the public keyword ranking, inspect one keyword, or read saved keyword evidence for one public product.

Inferred read-only
risetive_backlink_research

Search public backlink channels, inspect one channel, or read saved backlink evidence for one public product.

Inferred read-only
risetive_published_insights

Return up to twelve latest published product and market insight cards with their full public content.

Inferred read-only
risetive_home_rankings

Return the current homepage product-growth and market-opportunity rankings with their actual comparison window and public detail links.

Inferred read-only
risetive_growth_tools

List current growth-task categories and return a bounded page of matching public tools, with optional category, text, and exact-tool selection.

Inferred read-only
risetive_save_item

Save one current public item for the authenticated Clerk user.

Inferred read-only
risetive_list_saved_items

List the authenticated Clerk user's saved markets, products, and Jev projects.

Inferred read-only
risetive_remove_saved_item

Remove one saved-item relation owned by the authenticated Clerk user.

Potential side effects

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.risetive]
url = "https://risetive.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "risetive": {
      "type": "http",
      "url": "https://risetive.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: risetive
Remote MCP URL: https://risetive.com/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": {
    "risetive": {
      "url": "https://risetive.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "risetive": {
      "type": "http",
      "url": "https://risetive.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "risetive",
  "transport": "streamable-http",
  "url": "https://risetive.com/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.