
mcp-server
A Model Context Protocol server with GitHub API integration
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
My MCP Server
A Model Context Protocol server implementation with GitHub API integration.
Setup
- Clone this repository
- Copy
.env.example
to.env
and fill in your GitHub token - Install dependencies:
npm install
- Build the project:
npm run build
- Start the server:
npm start
Development
For development with auto-reloading:
npm run dev
Available Functions
This MCP server exposes the following GitHub operations:
-
searchRepositories
: Search for GitHub repositories -
getRepoContents
: Get contents of a repository -
createOrUpdateFile
: Create or update a file in a repository
Adding New Functions
To add new GitHub operations, extend the githubFunctions
object in src/index.ts
.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is a ready-to-use AI chatbot that integrates Retrieval-Augmented Generation (RAG) pipelines, supports robust workflows, and provides advanced MCP tool-use capabilities.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_IDCDCisf
I've been using mcp-server for a while now and it's been fantastic! The seamless integration and intuitive user interface make managing servers a breeze. Kudos to rizzabh for creating such an efficient tool. Highly recommend checking it out at https://github.com/rizzabh/mcp-server.