Ashra Mcp

GitHub
Version Control
Developer Tools

getrupt's ashra-mcp MCP server for GitHub API integration.

4.8 (240 ratings)
50,000 downloads
5,000 usage count
Documentation

Overview

The ashra-mcp MCP server provides a secure interface to GitHub's API, allowing AI models to interact with GitHub repositories, issues, pull requests, and more. This server enables automation of various GitHub workflows while maintaining proper authentication and permissions.

Features

  • Repository management
  • Issues and pull requests
  • Code search and browsing
  • User management
  • Organization administration

API Guide

API Overview

Available endpoints and interactions

Endpoints 1

  • create_issue
  • create_pull_request
  • update_pull_request
  • search_repositories
  • get_file_contents

Endpoints 2

  • push_files
  • create_repository
  • search_code
Usage Example

How to use this server

json
// Example: Creating an issue
{
  unction: "create_issue",
  parameters: {
    owner: "username",
    
epo: "repository-name",
    	itle: "Bug: Something is not working",
    ody: "## Description\nWhen I try to do X, Y happens instead of Z."
  }
}

Usage Statistics

Response Time

120 ms

Average latency

Uptime

99.9%

Service reliability

Provided by
Tags
github
api
git
version-control
collaboration
Related Servers
4.8 (240)
Anyquery
by julien040

julien040's anyquery MCP server for GitHub API integration.

github
api
git
+2 more
4.8 (240)
Aseprite Mcp
by diivi

diivi's aseprite-mcp MCP server for GitHub API integration.

github
api
git
+2 more
4.8 (240)
Awesome Mcp Servers
by punkpeye

punkpeye's awesome-mcp-servers MCP server for GitHub API integration.

github
api
git
+2 more