
Shibdad MCP
MCP Server
全面解析Github MCP Server For Claude DesktopMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Github MCP Server For Claude Desktop能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。
工具数
快速接入
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
目录标签
目录标签
接入字段
传输方式(transport,传输协议)
HTTP
鉴权方式(authType,认证方式)
token
权限和风险
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:installCommand
来源信息
继续浏览同类 MCP
上一个 MCP
Sherlog MCP
Provides persistent IPython shell sessions per conversation with DataFrame-centric architecture, enabling stateful data analysis, CLI tool execution, and integration of external MCP servers within the same workspace context.
下一个 MCP
shibuiwilliam MCP-server-zenn
This is an unofficial Model Context Protocol server for Zenn, designed to facilitate interaction with Zenn's development API.\ \ how to use mcp server zenn? \ To use this project, clone the repository from GitHub and run the MCP inspector to debug and interact with the server.\ \ key features of mcp server zenn? \ Fetch a list of articles from Zenn.\ Fetch a list of books from Zenn.\ \ use cases of mcp server zenn? \ 1. Developers can use it to retrieve content from Zenn for integration into their applications.\ 2. It can be used for debugging and testing purposes with the MCP inspector.\ \ FAQ from mcp server zenn? \ Is this an official Zenn server?\ \u003e No, this is an unofficial server built on top of Zenn's API.\ \ How do I run this project locally?\ \u003e Clone the repository and follow the instructions to run the MCP inspector.\ \ What programming language is used?\ \u003e The project is developed in Python.