The erickwendel-contributions-mcp server provides AI assistants with access to Erick Wendel's content contributions across different platforms through a set of specialized tools. Built with Node.js and the Model Context Protocol SDK, it enables querying talks, posts, and videos with filtering options by language, title, country, and other parameters. The implementation includes Docker containerization for easy deployment and is configured through Smithery.ai for seamless integration with AI assistants. This server is particularly valuable for users wanting to discover and reference Erick Wendel's technical content within AI assistant conversations without needing to search across multiple platforms manually.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Retrieves a paginated list of talks with optional filtering. Supports filtering by ID, title, language, city, country, and year. Can return counts grouped by language, country, or city.
Fetches posts with optional filtering and pagination. Supports filtering by ID, title, language, and portal.
Retrieves videos with optional filtering and pagination. Supports filtering by ID, title, and language.
Verifies if the API is alive and responding.