Skip to content

Add e-yearbook MCP server to Search category#624

Merged
wilsonccccc merged 3 commits into
TensorBlock:mainfrom
bryanmichael-hue:add-e-yearbook
Jun 4, 2026
Merged

Add e-yearbook MCP server to Search category#624
wilsonccccc merged 3 commits into
TensorBlock:mainfrom
bryanmichael-hue:add-e-yearbook

Conversation

@bryanmichael-hue
Copy link
Copy Markdown
Contributor

Adds e-yearbook to the 🔎 Search category.

About

Search over 300,000 U.S. yearbooks (high school, college, university, military cruise books from the 1850s to present) containing over 100M person mentions. The free preview tier returns coarsened state + decade information; a subscription on e-yearbook.com unlocks school name, exact year, page numbers, and scan images.

Tools (11 public)

  • search, fetch (OpenAI-compatible)
  • search_people_preview, search_yearbooks_by_school, find_yearbook_volume, list_available_years, get_school_collection, get_yearbook_metadata, request_missing_yearbook (free tier)
  • get_person_summary, get_yearbook_report (visible-paid; return payment_required with checkout URL in free tier)

Privacy

Yearbook scans are not for AI training; the noai, noimageai directives are set site-wide. Free responses never disclose the identifying triple of school + exact year + canonical name. Person-level hits from yearbooks 20 years old or newer are suppressed at the free tier. Opt-out: support@digitaldataonline.com.

Adds e-yearbook MCP server (search over 300K U.S. yearbooks, over 100M
person mentions) to the Search category. Streamable HTTP, bearer auth,
hosted at mcp.digitaldataonline.com/mcp. Published to the Official MCP
Registry as com.digitaldataonline.mcp/e-yearbook.
Copy link
Copy Markdown
Contributor

@wilsonccccc wilsonccccc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. One change needed before we can merge:

  1. This repo mirrors each README category into its matching docs file, so please also add the same Search entry to docs/search.md.

Let us know when updated and we will re-review.

P.S. a ⭐ on the repo helps more folks find your project too!

Reviewer requested the README addition also land in the per-category
docs file. Same entry text as the README PR.
@bryanmichael-hue
Copy link
Copy Markdown
Contributor Author

Done — added the same Search entry to docs/search.md in e72a761. Ready for re-review.

Copy link
Copy Markdown
Contributor

@wilsonccccc wilsonccccc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. This is mirrored in both README.md and the matching docs file, and the linked project is public, so this looks good to merge.\n\nP.S. a ⭐ on the repo helps more folks find your project too!

@wilsonccccc wilsonccccc merged commit 84bd3f9 into TensorBlock:main Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants