BHznJNs我给我自己的博客框架写了个配套的 MCP Server 中发帖

这是使用效果:https://app.roocode.com/share/4e45133d-bb1f-4493-94c2-1e1c8fc6e71f 
[image]

这是项目地址:GitHub - BHznJNs/BaSB-MCP: The MCP server for the BaSB project that can helps the AI agents better access the BaSB workspaces.
同时我还做了一个能部署在 Cloudflare Worker 上的版本:GitHub - BHznJNs/BaSB-MCP-Worker
你们感兴趣的话可以在自己的 MCP 客户端用这个配置玩一玩
{
"mcpServers": {
"BaSB-mcp": {
"type": "streamable-http",
"...