mcp
版本更新
# 安装 changesets
npm install @changesets/cli --save-dev
# 初始化 changesets
npx changeset init
# 生成变更日志
pnpm changelog
# 创建一个新的 changeset
npx changeset
# 更新版本号和生成发布日志
npx changeset version
# 测试发布
pnpm -r publish --access public --dry-run --no-git-checks
# 发布
pnpm -r publish --access public --no-git-checks
# 移除版本
npm unpublish @vaebe/server-github-search@0.2.0 --force
测试 mcp
npx @modelcontextprotocol/inspector node mcp/githubSearch.mjs
docker 打包测试
docker build -f packages/github-search/Dockerfile -t github-search .
GitHub Search API Server
by vaebe
186
Project Details
- vaebe/mcp
- Apache License 2.0
- Last Updated: 4/16/2025
Recomended MCP Servers
Marvel MCP Server
AKShare One MCP Server
MCP server that provides access to Chinese stock market data using akshare-one
Yeoman Server
Yeoman mcp so AI can scaffold projects
Webpack Vue App
ConnectWise API Gateway
ConnectWise Manage API Gateway MCP Server for Claude
🧩
KOSPI/KOSDAQ Stock Data Server
An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Google Search Console Server
A Model Context Protocol (MCP) server providing access to Google Search Console
TheGraph MCP Server
An MCP server that powers AI agents with indexed blockchain data from The Graph.
Codacy MCP Server
Codacy's MCP Server implementation
🧩
SearchAPI Server
SearchAPI MCP for Google searches
🧩
ServiceTitan MCP Server
🧩
Simple MCP Server





