You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,21 @@ The GitHub MCP Server connects AI tools directly to GitHub's platform. This give
12
12
13
13
Built for developers who want to connect their AI tools to GitHub context and capabilities, from simple natural language queries to complex multi-step agent workflows.
14
14
15
+
## 🎨 Demo Applications
16
+
17
+
### AI Story Studio
18
+
Experience the GitHub MCP Server capabilities through our interactive demo application:
19
+
20
+
**[🚀 Launch AI Story Studio Demo](https://kalosha959-wq.github.io/github-mcp-server/ai-story-studio-combined.html)**
21
+
22
+
The AI Story Studio showcases how frontend applications can integrate with the GitHub MCP Server to create rich, AI-powered experiences. Features include:
23
+
- Interactive story generation interface
24
+
- MCP integration examples and code samples
25
+
- Demonstration of GitHub API access patterns
26
+
- Real-world use case scenarios
27
+
28
+
This demo illustrates the potential for building sophisticated AI applications that leverage GitHub's ecosystem through the MCP protocol.
0 commit comments