Content
# GitHub Issue MCP App
An xmcp demo server that exposes a ChatGPT-compatible MCP App for rendering a public GitHub issue or pull request.
## Tool
`show_github_issue`
```json
{
"owner": "facebook",
"repo": "react",
"issue_number": 28785
}
```
The tool returns structured arguments plus MCP App metadata pointing at a generated React widget resource.
## Development
```bash
npm install
npm run dev
```
The local MCP endpoint is available at:
```text
http://127.0.0.1:3001/mcp
```
## Build
```bash
npm run build
npm start
```
## Deployment
The project is configured for Vercel and can be deployed with:
```bash
npx vercel deploy --prod
```
Connection Info
You Might Also Like
awesome-webmcp
A curated list of awesome things related to the WebMCP W3C standard
sunnymcptool
MCP Server based on SunnyNet middleware and SunnyNetTools packet capture...
tendem-mcp
Tendem MCP server
claude-view
10 Claude sessions running. What are they doing? Live dashboard — monitor,...
figma-pilot
Figma Pilot MCP
mingpan
Mingpan is a traditional Chinese MCP server for astrology calculations and...