
mcp demo project
A demonstration project created with Claude Desktop and GitHub MCP
Repository Info
About This Server
A demonstration project created with Claude Desktop and GitHub MCP
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Demo Project
A demonstration project created with Claude Desktop and GitHub MCP integration.
About
This project demonstrates how Claude can help create, manage, and develop code using the GitHub MCP integration with Claude Desktop. It's a simple Express.js application with basic routing and tests.
Project Structure
src/index.js- Main application entry pointtests/index.test.js- Test file for the applicationcodemcp.toml- Configuration file for the GitHub MCP integrationpackage.json- NPM package configuration
Getting Started
-
Clone this repository:
git clone https://github.com/jasonberkes/mcp-demo-project.git cd mcp-demo-project -
Install dependencies:
npm install -
Start the application:
npm start -
Run tests:
npm test
Using with Claude Desktop
This project is configured to work with Claude Desktop using the GitHub MCP integration. To use Claude with this project:
-
Make sure you have the GitHub MCP integration set up in Claude Desktop.
-
Create a Project in Claude Desktop and set the Project Instructions to:
Use codemcp to work with the project at /path/to/mcp-demo-project(Replace
/path/to/mcp-demo-projectwith the actual path to your cloned repository) -
Ask Claude to help you develop features, fix bugs, or explain the code.
What Claude Can Do
With this setup, Claude can:
- Search and read code in the repository
- Edit files and make changes
- Run tests and other commands defined in
codemcp.toml - Commit changes to Git
- Push code to GitHub
- Understand and explain the codebase
Quick Start
Clone the repository
git clone https://github.com/jasonberkes/mcp-demo-projectInstall dependencies
cd mcp-demo-project
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.