← Registry

Content Tools

get2great.com

Provides access to Get2Great's magazine essays on management and selection science, along with related management tools and feeds.

1 endpoint5 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://get2great.com/api/mcp

No auth detected

MCP server metadata

Name
get2great-discovery
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

list_magazine_articles

List the launch-cohort magazine essays on selection science and better management.

Inferred read-only
get_magazine_article

Returns one Get2Great magazine essay as structured content: metadata, markdown body, and citations.

Inferred read-only
search_magazine_articles

Substring search across magazine title, dek, pattern, and body.

Inferred read-only
list_management_tools

List the Get2Great-lane manager-facing tools (strategy frameworks + management/HR practice).

Inferred read-only
list_get2great_feeds

List Get2Great's free machine-readable feeds.

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

.mcp.json

{
  "mcpServers": {
    "get2great-discovery": {
      "type": "http",
      "url": "https://get2great.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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