Back to search
30
MCP

edhrec-mcp

pypi/edhrec-mcp

A Model Context Protocol (MCP) server providing tools to obtain information from edhrec.com using LLMs

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

erickwendel-contributions-mcp
A Model Context Protocol (MCP) server that provides tools to query Erick Wendel's contributions across different platforms
0 tools
@mseep/hedera-mcp-server
an MCP (model-context-protocol) server for Hedera
0 tools
emanueljr/web3-mcp-server
A Model Context Protocol (MCP) server implementation for Web3 interactions on EVM chains.
0 tools
eolas-mech-mcp
A Model Context Protocol (MCP) server for wallet and computation tools.
0 tools
liev-sdlc-mcp
Model Context Protocol (MCP) server for SDLC API integrations
0 tools
meilisearch-mcp
A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
0 tools

How to use

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

{
  "mcpServers": {
    "edhrec-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}