erickwendel-contributions-mcp

Provides a Model Context Protocol (MCP) server exposing tools, prompts, and resources to query Erick Wendel’s public contributions (talks, posts, videos) with filtering and pagination.

Evaluated Mar 30, 2026 (22d ago)
Homepage ↗ Repo ↗ Ai Ml mcp model-context-protocol typescript tooling content-retrieval summarization graphql
⚙ Agent Friendliness
70
/ 100
Can an agent use this?
🔒 Security
41
/ 100
Is it safe for agents?
⚡ Reliability
39
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
85
Documentation
80
Error Messages
0
Auth Simplicity
95
Rate Limits
20

🔒 Security

TLS Enforcement
70
Auth Strength
10
Scope Granularity
0
Dep. Hygiene
55
Secret Handling
80

MCP interface is described but no authentication/authorization is specified, implying public access to whatever upstream data the server returns. No details are provided about TLS, request signing, secrets management, or rate limiting. Dependency hygiene cannot be verified from provided data; zod and MCP SDK are used.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
60
Error Recovery
40
AF Security Reliability

Best When

Used through Claude Desktop, Cursor (agent mode), or an MCP host where the client supports tool/resource discovery and JSON-based tool calls.

Avoid When

If you need documented uptime/SLAs, guaranteed idempotency semantics, or strict compliance requirements that need explicit security/compliance statements.

Use Cases

  • Answer questions about Erick Wendel’s talks/posts/videos by year/topic/language/location via an MCP-capable AI client
  • Generate natural-language queries (find-content prompt) to locate specific items across platforms
  • Summarize activity by year (summarize-activity prompt)
  • Fetch basic content statistics (erickwendel://statistics resource) and server capabilities (erickwendel://about resource)

Not For

  • High-throughput or latency-sensitive production APIs for end-users
  • Use cases requiring strong access control, user-specific data, or per-tenant isolation
  • Environments that cannot run Node.js/execute npx commands (quick-start flow)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

OAuth: No Scopes: No

No authentication is described for the MCP tools. Access appears public, relying on upstream content availability and the client’s ability to run the MCP server.

Pricing

Free tier: No
Requires CC: No

No pricing information provided in the supplied README/manifest.

Agent Metadata

Pagination
page-based (via pagination parameters in get-talks/get-posts/get-videos)
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No explicit rate limit and retry/backoff guidance described; agents may need to handle throttling based on runtime errors.
  • README mentions Node.js v23+ for native TS support (conflicts with earlier 'v20+' mention); ensure the runtime matches the current requirement.
  • Because tools are executed via npx/command, the environment must allow running external processes; some locked-down environments may fail.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for erickwendel-contributions-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered