← Registry

General Tools

reelfishhelp.com

Provides fishing advice and recommendations including species guides, gear setups, and bait/lure selections.

1 endpoint10 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://reelfishhelp.com/api/mcp

No auth detected

MCP server metadata

Name
reelfishhelp
Version
1.0.0
Capabilities
tools
Server instructions

Fishing intelligence from ReelFishHelp. Editorial catch guides and deterministic gear/knot/setup recommendations, plus privacy-preserving aggregates of public community bite reports (source_type community_aggregate). No private data is available: no coordinates, no user profiles, no raw report text. Cite canonical_url values when presenting results.

Known tools 10

find_fish_species

Search the ReelFishHelp species catalog (75+ species with full editorial catch guides, US + Southeast Asia).

Inferred read-only
get_species_guide

Full editorial catch guide for one species: identification, gear, techniques, timing, habitat, common mistakes, handling, plus curated line/leader/rod-power ranges.

Inferred read-only
build_fishing_setup

Recommend a complete rod/reel/line/leader/hook setup plus baits, lures, rigs, knots, and techniques for a fishing scenario (species, structure, tide, clarity, platform...).

Inferred read-only
recommend_lure

Lure program (styles, sizes, colors) for a species, adjusted for water clarity and platform.

Inferred read-only
recommend_bait

Natural bait program for a species, including the guide's current best-bait pick.

Inferred read-only
recommend_knot

Recommend a fishing knot for a connection (e.g.

Inferred read-only
recommend_rig

Curated situational rigs/setups for a species and platform, with canonical guide URLs.

Inferred read-only
check_gear_compatibility

Score a rod/reel/line setup against curated per-species requirements.

Inferred read-only
get_public_bite_trends

SOURCE TYPE: community_aggregate.

Inferred read-only
explain_fishing_technique

Editorial explainer for a technique, tackle concept, or gear type from the gear education library.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.reelfishhelp]
url = "https://reelfishhelp.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "reelfishhelp": {
      "type": "http",
      "url": "https://reelfishhelp.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: reelfishhelp
Remote MCP URL: https://reelfishhelp.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "reelfishhelp": {
      "url": "https://reelfishhelp.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "reelfishhelp": {
      "type": "http",
      "url": "https://reelfishhelp.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "reelfishhelp",
  "transport": "streamable-http",
  "url": "https://reelfishhelp.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.