|
90后的奋斗0323
|
基于golang 实现dify的MCP SSE服务器
作者:CSDN博客
1 服务器使用代码
package main
import (
"context"
"encoding/json"
"fmt"
"github.com/mark3labs/mcp-go/mcp"
"github.com/mark3labs/mcp-go/server"
"io"
"log"
"net/http"
"os"
)
fu ...
最后发表:
90后的奋斗0323@
2025-12-23 23:15
491
0
2025-12-23
|
|
|
|