Back to search
30
MCP

erickwendel-contributions-mcp

erickwendel/erickwendel-contributions-mcp

A Model Context Protocol (MCP) server that provides tools to query Erick Wendel's contributions across different platforms

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

edhrec-mcp
A Model Context Protocol (MCP) server providing tools to obtain information from edhrec.com using LLMs
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
emanueljr/web3-mcp-server
A Model Context Protocol (MCP) server implementation for Web3 interactions on EVM chains.
0 tools
mcp-victoriametrics
The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
0 tools
mcp-reddit
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
0 tools
evernote-mcp
Model Context Protocol (MCP) server for Evernote operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "erickwendel-contributions-mcp": {
      "url": "https://www.npmjs.com/package/@erickwendel/contributions-mcp",
      "transport": "http"
    }
  }
}