feat: 优化首页个人名片与内容入口
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
---
|
||||
title: Go-MCP 接入 Gin:从零搭建 MCP 服务器
|
||||
published: 2026-06-01T00:50:00
|
||||
updated: 2026-06-01
|
||||
description: 介绍如何使用 mark3labs/mcp-go 与 Gin 框架集成,搭建一个带鉴权的 MCP(Model Context Protocol)服务器,让 AI Agent 能直接调用你的后端服务。
|
||||
image: /posts/go-mcp-gin/img/cover.svg
|
||||
tags: ['Go', 'MCP', 'Gin', 'AI Agent', '后端']
|
||||
series: Go 工程实践
|
||||
seriesOrder: 1
|
||||
difficulty: 进阶
|
||||
---
|
||||
|
||||
## 什么是 MCP
|
||||
|
||||
Reference in New Issue
Block a user