erickwendel-contributions-mcp

This repository hosts a Model Context Protocol (MCP) server designed to query Erick Wendel's contributions, including talks, blog posts, and videos, using natural language. It offers tools for filtering and

95
10

Summary of erickwendel-contributions-mcp

This repository hosts a Model Context Protocol (MCP) server designed to query Erick Wendel's content across various platforms, including talks, blog posts, and videos, using natural language via tools like Claude and Cursor. It leverages the Cursor IDE and is also available on Smithery for direct integration.

The server offers tools such as get-talks, get-posts, and get-videos for retrieving content with filtering and pagination options. A check-status tool verifies API availability. Integration with AI tools like Cursor and Claude is detailed, including setup instructions using either direct command execution or Smithery. A free alternative using MCPHost with Ollama is also provided.

The project, built with TypeScript and utilizing Zod for schema validation, features a modular architecture with distinct directories for configuration, types, tools, utilities, and services. It supports native TypeScript in Node.js v23+ and uses GenQL for SDK generation. Testing instructions and contribution guidelines are included. The project is licensed under the MIT License.

Repository

ER
ErickWendel

ErickWendel/erickwendel-contributions-mcp

Created

March 14, 2025

Updated

March 28, 2025

Language

TypeScript

Category

Developer Tools