
Security News
CISA Kills Off RSS Feeds for KEVs and Cyber Alerts
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
@microagents/mcp-server-github
Advanced tools
MCP (Model Context Protocol) server implementation for GitHub API.
This server provides the following tools:
create_issue
repository
(object): Repository information
owner
(string): Repository ownerrepo
(string): Repository nametitle
(string): Issue titledescription
(optional string): Issue body/contentlabels
(optional string[]): Labels to applyassignees
(optional string[]): Users to assigncreate_comment
repository
(object): Repository information
owner
(string): Repository ownerrepo
(string): Repository nameissue_number
(number): Issue or PR numbercomment
(string): Comment textget_issue
repository
(object): Repository information
owner
(string): Repository ownerrepo
(string): Repository nameissue_number
(number): Issue numberlock_issue
repository
(object): Repository information
owner
(string): Repository ownerrepo
(string): Repository nameissue_number
(number): Issue numberlock_reason
(optional string): Reason for locking ('off-topic', 'too heated', 'resolved', 'spam')unlock_issue
repository
(object): Repository information
owner
(string): Repository ownerrepo
(string): Repository nameissue_number
(number): Issue numberraw_graphql
query
(string): GraphQL query stringvariables
(optional object): Query variablesThe following environment variables are required:
GITHUB_ACCESS_TOKEN
: Personal access token for GitHub API authentication with required permissions (repo, admin:repo_hook, admin:org)This project is licensed under the MIT License - see the LICENSE file for details.
FAQs
MCP server for github API
We found that @microagents/mcp-server-github demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.