Vercel
tcp/443 tcp/80
Open service 76.76.21.241:80 · mcp.nextcore.work
2026-01-12 01:56
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://mcp.nextcore.work/ Refresh: 0;url=https://mcp.nextcore.work/ server: Vercel Redirecting...
Open service 66.33.60.193:443 · mcp.nextcore.work
2026-01-12 01:56
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 01:56:57 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Cache: MISS
X-Vercel-Id: sfo1::iad1::r9j4x-1768183017154-a82e5ce0e1b6
Connection: close
Transfer-Encoding: chunked
Page title: Hono MCP Server
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hono MCP Server</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
:root { --claude-orange: #da7756; --claude-bg: #2d2a2e; --claude-surface: #3d3a3e; }
</style>
</head>
<body class="min-h-screen" style="background-color: var(--claude-bg); color: #e8e6e3;">
<div class="max-w-4xl mx-auto px-6 py-12">
<!-- Header -->
<div class="text-center mb-12">
<h1 class="text-4xl font-bold mb-4" style="color: var(--claude-orange);">🔥 Hono MCP Server</h1>
<p class="text-lg opacity-80">基于 Hono + TypeScript 装饰器模式的 MCP 工具服务</p>
</div>
<!-- Quick Start -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">⚡ 快速开始</h2>
<p class="mb-4 opacity-80">在你的 MCP 客户端配置文件中添加以下内容:</p>
<div class="rounded-lg p-4 font-mono text-sm overflow-x-auto" style="background-color: var(--claude-bg);">
<pre>{
"mcpServers": {
"fromsko-tools": {
"command": "npx",
"args": ["-y", "hono-mcp@latest"]
}
}
}</pre>
</div>
</section>
<!-- Remote Mode -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">🌐 远程模式 (SSE)</h2>
<p class="mb-4 opacity-80">如果你的客户端支持 SSE 连接:</p>
<div class="rounded-lg p-4 font-mono text-sm overflow-x-auto" style="background-color: var(--claude-bg);">
<pre>{
"mcpServers": {
"fromsko-tools": {
"url": "https://mcp.nextcore.work/mcp"
}
}
}</pre>
</div>
</section>
<!-- API Endpoints -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">📡 API 端点</h2>
<div class="space-y-4">
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">/vscode</h3>
<p class="opacity-70 text-sm mb-2">获取 VSCode 配置信息</p>
<code class="text-xs opacity-60">GET https://mcp.nextcore.work/vscode</code>
</div>
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">/linux/setup</h3>
<p class="opacity-70 text-sm mb-2">获取 Linux 系统初始化脚本配置</p>
<code class="text-xs opacity-60">GET https://mcp.nextcore.work/linux/setup</code>
</div>
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">/linux/proxy</h3>
<p class="opacity-70 text-sm mb-2">获取 Linux 代理配置模板</p>
<code class="text-xs opacity-60">GET https://mcp.nextcore.work/linux/proxy</code>
</div>
</div>
</section>
<!-- Available Tools -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">🛠️ 可用工具</h2>
<div class="space-y-4">
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">executeCommand</h3>
<p class="opacity-70 text-sm mb-2">执行注册的命令</p>
<code class="text-xs opacity-60">math.add | math.subtract | math.multiply | math.divide | prompt.* | agent.*</code>
</div>
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">help</h3>
<p class="opacity-70 text-sm">获取所有命令的帮助信息和调用示例</p>
</div>
</div>
</se
Open service 76.76.21.241:443 · mcp.nextcore.work
2026-01-12 01:56
HTTP/1.1 200 OK
Age: 0
Cache-Control: public, max-age=0, must-revalidate
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 01:56:57 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
X-Vercel-Cache: MISS
X-Vercel-Id: lhr1::iad1::j28m7-1768183017024-5d335780b5c9
Connection: close
Transfer-Encoding: chunked
Page title: Hono MCP Server
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hono MCP Server</title>
<script src="https://cdn.tailwindcss.com"></script>
<style>
:root { --claude-orange: #da7756; --claude-bg: #2d2a2e; --claude-surface: #3d3a3e; }
</style>
</head>
<body class="min-h-screen" style="background-color: var(--claude-bg); color: #e8e6e3;">
<div class="max-w-4xl mx-auto px-6 py-12">
<!-- Header -->
<div class="text-center mb-12">
<h1 class="text-4xl font-bold mb-4" style="color: var(--claude-orange);">🔥 Hono MCP Server</h1>
<p class="text-lg opacity-80">基于 Hono + TypeScript 装饰器模式的 MCP 工具服务</p>
</div>
<!-- Quick Start -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">⚡ 快速开始</h2>
<p class="mb-4 opacity-80">在你的 MCP 客户端配置文件中添加以下内容:</p>
<div class="rounded-lg p-4 font-mono text-sm overflow-x-auto" style="background-color: var(--claude-bg);">
<pre>{
"mcpServers": {
"fromsko-tools": {
"command": "npx",
"args": ["-y", "hono-mcp@latest"]
}
}
}</pre>
</div>
</section>
<!-- Remote Mode -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">🌐 远程模式 (SSE)</h2>
<p class="mb-4 opacity-80">如果你的客户端支持 SSE 连接:</p>
<div class="rounded-lg p-4 font-mono text-sm overflow-x-auto" style="background-color: var(--claude-bg);">
<pre>{
"mcpServers": {
"fromsko-tools": {
"url": "https://mcp.nextcore.work/mcp"
}
}
}</pre>
</div>
</section>
<!-- API Endpoints -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">📡 API 端点</h2>
<div class="space-y-4">
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">/vscode</h3>
<p class="opacity-70 text-sm mb-2">获取 VSCode 配置信息</p>
<code class="text-xs opacity-60">GET https://mcp.nextcore.work/vscode</code>
</div>
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">/linux/setup</h3>
<p class="opacity-70 text-sm mb-2">获取 Linux 系统初始化脚本配置</p>
<code class="text-xs opacity-60">GET https://mcp.nextcore.work/linux/setup</code>
</div>
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">/linux/proxy</h3>
<p class="opacity-70 text-sm mb-2">获取 Linux 代理配置模板</p>
<code class="text-xs opacity-60">GET https://mcp.nextcore.work/linux/proxy</code>
</div>
</div>
</section>
<!-- Available Tools -->
<section class="mb-10 p-6 rounded-xl" style="background-color: var(--claude-surface);">
<h2 class="text-2xl font-semibold mb-4" style="color: var(--claude-orange);">🛠️ 可用工具</h2>
<div class="space-y-4">
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">executeCommand</h3>
<p class="opacity-70 text-sm mb-2">执行注册的命令</p>
<code class="text-xs opacity-60">math.add | math.subtract | math.multiply | math.divide | prompt.* | agent.*</code>
</div>
<div class="p-4 rounded-lg" style="background-color: var(--claude-bg);">
<h3 class="font-semibold text-lg mb-2">help</h3>
<p class="opacity-70 text-sm">获取所有命令的帮助信息和调用示例</p>
</div>
</div>
</se
Open service 66.33.60.193:80 · mcp.nextcore.work
2026-01-12 01:56
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://mcp.nextcore.work/ Refresh: 0;url=https://mcp.nextcore.work/ server: Vercel Redirecting...