mcpub

by roverbird

Not rated
GitHub

About

An open directory of model context protocol (MCP) endpoints, which is itself a searchable MCP server

Details

Author
roverbird
Categories
Search, Knowledge Base

Setup

Install mcpub in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/roverbird/mcpub

Follow the installation instructions in the repository README, then restart your MCP client.

Searchable open directory of remote MCP servers, which is itself and open MCP
No gatekeepers. No GitHub required. No review. Free open access.

Every website can have an MCP endpoint.
This is the directory that finds them all.

- For agents— search, list, and discover live MCP servers programmatically
- For humans— submit your server, search the directory, or host your own MCP endpoint for free

{ "name": "search", "arguments": { "query": "crypto", "limit": 10, "offset": 0 } }
{ "total": 42, "offset": 0, "limit": 10, "results": [...] }

search_liveandlist_all_livereturnonly verified alive endpoints— automatically updated bymcp-spider.
- Create/.well-known/mcp.jsonon your domain (any content works — even empty{})
- Submit:

curl -X POST https://mcpub.dev/mcp \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "submit", "arguments": { "url": "https://your.domain", "description": "what it does" } } }'
curl -X POST https://mcpub.dev/mcp \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "search", "arguments": { "query": "weather", "limit": 10, "offset": 0 } } }'
curl -X POST https://mcpub.dev/mcp \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "search_live", "arguments": { "query": "satellite", "limit": 10 } } }'
curl -X POST https://mcpub.dev/mcp \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "get", "arguments": { "url": "https://your.domain" } } }'

Turn any CLI tool into a compliant MCP endpoint withsuckless-mcp:

curl -fsSL https://raw.githubusercontent.com/roverbird/suckless-mcp/main/install.sh | sh

- One Rust binary
- One directory of skills
- No framework, no bullshit

mcp-spiderperiodically scans all endpoints and maintains thesearch_livecache withverified alive servers.

Dead endpoints stay in the archive (for history) but won't appear in live results.

Just endpoints for all.
Open source. Open data. Open protocol.

Model Context Protocol endpoint on every website, for free

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

This MCP (Model Context Protocol) server provides integration with Wiki.JS for searching and listing pages from Agent Voice Response Wiki.JS instance.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Search campgrounds around the world on campertunity, check availability, and provide booking links.

The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.

RAG Search over your content powered by Inkeep

Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/

Research tools, including a Sqlite-backed document stash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.