← Registry

Game Development

konnektoren.help

Provides tools for creating and managing game challenges and FAQs.

1 endpoint21 known toolsFirst detected June 14, 2026Last detected August 23, 2026

ENDPOINT 1

https://konnektoren.help/mcp

No auth detected

MCP server metadata

Name
rmcp
Version
1.5.0
Capabilities
promptstools

Known tools 21

challenges_overview

Get challenge overview with optional game path and challenge type filters

Inferred read-only
create_challenge_url

Create a shareable challenge URL from challenge YAML/JSON content with parse diagnostics.

Potential side effects
faq_details

Retrieve full FAQ entry details by IDs with optional localization

Inferred read-only
faq_overview

Get overview of all FAQs with basic information and deep-link URLs

Inferred read-only
faq_search

Search FAQs by text query and/or tags with relevance scoring

Inferred read-only
faq_stats

Get FAQ statistics: total count and tag frequency distribution

Inferred read-only
faq_suggestions

Get suggestions for partial FAQ queries (IDs and tags)

Inferred read-only
game_paths_overview

Get game path overview with optional embedded challenge summaries

Inferred read-only
get_all_reviews_latest

Get all reviews with optional filters (min_rating, challenge_id, has_comment) and a maximum count

Inferred read-only
get_average_rating

Get average rating for a challenge from the API

Inferred read-only
get_leaderboard

Get global or challenge-specific leaderboard data from the API

Inferred read-only
get_reviews

Get global or challenge-specific reviews from the API

Inferred read-only
get_route_page

Get structured SEO metadata and page information for a specific route

Inferred read-only
get_schemas

Export JSON schema for challenge type, game path, or both (pretty or compact)

Inferred read-only
list_routes

List all available routes in the Konnektoren web application

Inferred read-only
news_by_sender

Get news messages from a specific sender

Inferred read-only
news_details

Retrieve full news message details by IDs

Potential side effects
news_overview

Get overview of all news messages sorted by timestamp (most recent first)

Inferred read-only
news_recent

Get the N most recent news messages sorted by timestamp

Inferred read-only
news_search

Search news messages by content, sender, or ID

Inferred read-only
news_stats

Get news statistics: total count and date range

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

.mcp.json

{
  "mcpServers": {
    "rmcp": {
      "type": "http",
      "url": "https://konnektoren.help/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "rmcp",
  "transport": "streamable-http",
  "url": "https://konnektoren.help/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for konnektoren.help was fetched 2026-07-28T06:41:10.685Z and is being refreshed.

Trust status Trusted

konnektoren.help is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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