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.