← Registry

Learning Resources

k-college.tw

Provides access to an organization's educational content, including course catalogs, post articles, and detailed course information.

WebMCP2 endpoints8 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://k-college.tw/mcp

No auth detected

MCP server metadata

Name
loopwise-public
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

You are connected to the anonymous read-only MCP for a Loopwise-powered site at https://k-college.tw. All tools are public; no authentication is required. Start with get_platform_info for an overview, then search_courses / search_posts to find items beyond the capped lists it returns, then drill into a specific course, post, event, or lecturer by slug.

Known tools 7

get_platform_info

Fetch this organization's overview — top courses, events, posts, digital downloads, and lecturers.

Inferred read-only
search_courses

Search this organization's course catalog by keyword.

Inferred read-only
search_posts

Search this organization's posts (articles, blog entries) by keyword.

Inferred read-only
get_course_details

Fetch the full course detail: description, curriculum, pricing, lecturers, FAQ, and any free-preview lectures.

Inferred read-only
get_post_details

Fetch a post (article, blog entry): body, author, category, tags, publish date, and any FAQ sections.

Potential side effects
get_event_details

Fetch the full event detail: schedule (ISO 8601 started_at / ended_at), hosting_type, tickets, capacity, hosts, replay availability.

Inferred read-only
get_lecturer_profile

Fetch a lecturer's public profile — headline, experience, education, certifications, and the courses they teach.

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.loopwise-public]
url = "https://k-college.tw/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "loopwise-public": {
      "type": "http",
      "url": "https://k-college.tw/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: loopwise-public
Remote MCP URL: https://k-college.tw/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": {
    "loopwise-public": {
      "url": "https://k-college.tw/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "loopwise-public": {
      "type": "http",
      "url": "https://k-college.tw/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "loopwise-public",
  "transport": "streamable-http",
  "url": "https://k-college.tw/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://k-college.tw

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

search_catalog

Search this school's catalog of courses, events, membership plans, and posts by keyword. Use when the kind of result wanted is unknown or spans several: search_courses and search_posts each narrow to one, and neither reaches events or membership plans.

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.webmcp]
url = "https://k-college.tw"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://k-college.tw"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://k-college.tw

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": {
    "webmcp": {
      "url": "https://k-college.tw"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://k-college.tw"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://k-college.tw"
}
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.