MCP Directory
Back

erickwendel-contributions-mcp

by ErickWendel · TypeScript · ★ 281

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

#graphql#large-language-models#llm#model-context-protocol#model-context-protocol-servers#vibe-coding

Install

npx -y github:ErickWendel/erickwendel-contributions-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "erickwendel-contributions-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:ErickWendel/erickwendel-contributions-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@erickwendel/contributions-mcp) [](https://www.npmjs.com/package/@erickwendel/contributions-mcp) A Model Context Protocol (MCP) server that provides tools to query [Erick Wendel's contributions](https://erickwendel.com.br/) across different platforms. Query talks, blog posts, and videos using natural language through Claude, Cursor or similars. This project was built using [Cursor](https://cursor.sh) IDE with the default agent (trial version). Use this MCP server directly with Claude Desktop or Cursor without installation: Add this configuration to: - **Clau…
Read full README on GitHub →

Related ai & ml servers