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
190
Project Details
- vaebe/mcp
- Apache License 2.0
- Last Updated: 4/16/2025
Recomended MCP Servers
Playwright Automation Server
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE...
🧩
MyFirstMCP
Sendblue Messaging Server
GitHub MCP Server Plus
Model Context Protocol server for GitHub API integration
🧩
WeatherXM Pro MCP Server
This MCP server exposes the WeatherXM PRO APIs as MCP tools, allowing clients to access weather station data,...
🧩
Steam Market Price and Sales Data Service
🧩
Readonly Filesystem MCP Server
🧩
MARCUS
🧩
AWS PostgreSQL Query Server
SMART-E2B
Vercel API Integration
Lightweight MCP server to give your Cursor Agent access to the Vercel API.
🧩
World Bank Data Server
An implementation of the Model Context Protocol for the World Bank open data API





