erickwendel-contributions-mcp
If you are the rightful owner of erickwendel-contributions-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides tools to query Erick Wendel's contributions across different platforms.
The Erick Wendel Contributions MCP server is a robust platform designed to facilitate the querying of Erick Wendel's professional contributions, including talks, blog posts, and videos. This server leverages the Model Context Protocol (MCP) to enable seamless interaction with various AI tools such as Claude and Cursor. Built using the Cursor IDE, this project allows users to query data using natural language, making it accessible and user-friendly. The server is also integrated with Smithery for direct use, providing a streamlined experience for developers and users alike. With a focus on modular architecture and type safety, the server ensures reliable and efficient data retrieval. It supports a range of filtering options, allowing users to tailor their queries to specific needs, such as filtering by language, location, or year. The server is compatible with multiple platforms, including Claude Desktop and MCPHost, offering flexibility in deployment and usage.
Features
- Built with Model Context Protocol (MCP)
- Type-safe with TypeScript and Zod schema validation
- Native TypeScript support in Node.js without transpilation
- Compatible with Claude Desktop, Cursor, and MCPHost
- Structured error handling and modular architecture
Tools
get-talks
Retrieves a paginated list of talks with optional filtering by ID, title, language, city, country, and year.
get-posts
Fetches posts with optional filtering and pagination by ID, title, language, and portal.
get-videos
Retrieves videos with optional filtering and pagination by ID, title, and language.
check-status
Verifies if the API is alive and responding.