trackmcp
Back to directory
sreichsbb-stack

reich-tools-mcp

View on GitHub

Brand-name trademark clearance + honest stock signals for AI agents. One URL, structured verdicts, never charged for errors. Hosted on Apify MCP

0 starsOthers Updated Jul 15, 2026
ai-agentsapifymcpmcp-servermodel-context-protocolstockstrademark

Documentation

Reich Tools MCP โ€” Verification & Market Intelligence for AI Agents

Remote MCP server exposing two production tools, hosted on Apify's Streamable HTTP MCP infrastructure. No local install, no code โ€” one URL. OAuth or API-token auth.

House rule: tools that tell you the truth. Both tools return honest failure states instead of fabricated data, and never charge for errors.

Quick start

Add to any MCP client (Claude Desktop, Claude.ai, Cursor, VS Code, or any Streamable HTTP client):

json
{
  "mcpServers": {
    "reich-tools": {
      "url": "https://mcp.apify.com?tools=shane_reich/name-clearance-verdict,shane_reich/stock-edge-signals"
    }
  }
}

On first connection you'll be prompted to sign in to Apify (OAuth). Alternatively, authenticate with a header: `"headers": { "Authorization": "Bearer " }`.

Tools

๐Ÿ… Name Clearance Verdict โ€” `shane_reich/name-clearance-verdict`

One call answers: "Is this brand name safe to use?"

  • Trademark knockout across USPTO + TMview (70+ IP offices) with phonetic & fuzzy collision matching
  • Nice-class inference from your product description
  • RDAP domain availability + best-effort social handle checks
  • Composite grade: `CLEAR / CAUTION / HIGH_RISK / UNKNOWN` โ€” never `CLEAR` if a trademark source failed
  • Alternative names that clear

โ†’ Store listing ยท $0.10 per verdict ยท failed lookups never charged

๐Ÿ“ˆ Stock Edge โ€” `shane_reich/stock-edge-signals`

BUY/SELL/HOLD technical signals for US stocks โ€” the only signal tool that grades its own homework. Every signal is written to a permanent ledger, resolved against subsequent prices daily, and published (wins *and* losses) via a free `performance` mode.

  • RSI, MA20/50 trend, momentum, volume confirmation, ATR-adjusted confidence
  • Multi-provider failover (Finnhub, Twelve Data, Alpha Vantage)
  • Batch up to 10 symbols; honest `INSUFFICIENT_DATA` states

โ†’ Store listing ยท $0.015 per signal ยท free public track record ยท errors never charged

Why agents use these

Both tools return one structured, deterministic JSON verdict per call โ€” no prose parsing, no pagination, no session state. Designed for agent workflows: brand-name vetting inside product-launch pipelines, portfolio monitoring inside finance agents.

Transport & compatibility

  • Transport: Streamable HTTP (hosted at `mcp.apify.com`)
  • Auth: OAuth or `Authorization: Bearer `
  • Clients tested: Claude Desktop, Claude.ai, Cursor, VS Code
  • Output schemas published (Actor output schema v1) so clients get structured results

Built and maintained by Shane Reich ยท Apify profile

Frequently asked questions

What is reich-tools-mcp?

reich-tools-mcp is Brand-name trademark clearance + honest stock signals for AI agents. One URL, structured verdicts, never charged for errors. Hosted on Apify MCP

How do I install reich-tools-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is reich-tools-mcp open source?

Yes โ€” it is hosted on GitHub at https://github.com/sreichsbb-stack/reich-tools-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP