erickwendel-contributions-mcp

A Model Context Protocol (MCP) server that provides tools to query Erick Wendel's contributions across different platforms

GitHub Stars

100

User Rating

Not Rated

Favorites

0

Views

44

Forks

18

Issues

3

Installation
Difficulty
Beginner
Estimated Time
5-10 minutes

Installation

Installation

Prerequisites

Node.js: 23.0.0 or higher
npm: Latest version

Installation Steps

1. Clone Repository

bash
git clone https://github.com/erickwendel/erickwendel-contributions-mcp.git
cd erickwendel-contributions-mcp

2. Install Dependencies

bash
npm ci

3. Start Server

bash
npm start

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: API is not responding Solution: Verify server configuration.