Development · MODEL CONTEXT PROTOCOL
PoliTwit1984 github meta mcp server
An MCP server that enables natural language commands for managing GitHub repositories
WHAT IT CONNECTS
PoliTwit1984 github meta mcp server 为 AI Agent 提供什么
- Create GitHub repositories with auto-generated names from descriptions
- Add topics/tags to repositories
- Set repository homepages
- Auto-initialize repositories with README files
- Clone the repository
- Install dependencies:
- Build the server:
- Create a repository named "my-machine-learning-image-classifier"
- Set the description as "my machine learning image classifier"
- Add "python", "tensorflow", and "computer-vision" as repository topics
- Set the website to "https://example.com/docs"
- Initialize with a README file
- Create/make/new for creating repositories
- Update/change/set/modify for updating repositories
- "description to/as" for updating descriptions
- "tags/topics to/as" for updating tags
- "website/homepage/url to/as" for updating websites
- Make changes to `src/index.ts`
- Rebuild the server:
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。