Confidential guide on numerology and astrology, based of GG33 Public information

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
.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
🔍 Enabling AI assistants to search and access PyPI package information through a simple MCP interface.
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.