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.