
Erick Wendel Contributions
by erickwendel
Query Erick Wendel's community contributions, including talks, blog posts, and videos, via natural language.
What it does
This MCP server connects to Erick Wendel's professional contribution database, allowing AI assistants to query his body of work across various platforms. It transforms a personal portfolio into a queryable knowledge base for the AI.
Tools
get-talks: Retrieves a paginated list of talks with filtering by ID, title, language, city, country, and year.get-posts: Fetches blog posts with optional filtering by ID, title, language, and portal.get-videos: Retrieves a paginated list of videos with filtering by ID, title, and language.check-status: Verifies the API connection and server health.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"erickwendel-contributions": {
"command": "npx",
"args": ["-y", "@erickwendel/contributions-mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
npx -y @erickwendel/contributions-mcpInformation
- Pricing
- free
- Published
- 4/26/2026
- stars






