Command Palette

Search for a command to run...

UnylyUnyly
Browse all

BookMarket Research Server Agent

FreeNot checked

Enables market research and analytics for digital, audio, POD, and ebook publishing by integrating DuckDuckGo search, Gemini API, Supabase, Airtable, Hugging Fa

GitHubEmbed

About

Enables market research and analytics for digital, audio, POD, and ebook publishing by integrating DuckDuckGo search, Gemini API, Supabase, Airtable, Hugging Face, and GitHub.

README

An agentic Market Research Model Context Protocol (MCP) server for Digital, Audio, Print-on-Demand (POD), and Ebook publishing analytics.

Built with Python, FastMCP, Supabase, Airtable, Hugging Face, GitHub, DuckDuckGo Search, and Gemini API.


🛠️ Features

  • DuckDuckGo Search integration to perform live queries on market trends, competitor titles, and publisher dynamics.
  • Gemini API processing to clean, categorize, and synthesize raw search data into formatted intelligence reports.
  • Supabase storage to store reports persistently in a SQL table.
  • Airtable Logging to track campaigns and research jobs.
  • Hugging Face Hub integration to push research datasets or models directly.
  • GitHub commits to push final markdown reports straight to git repositories.

⚙️ Configuration

Copy .env.example to .env and fill in the required credentials:

cp .env.example .env
GEMINI_API_KEY=your_gemini_api_key
SUPABASE_URL=your_supabase_url
SUPABASE_KEY=your_supabase_key
AIRTABLE_PAT=your_airtable_personal_access_token
HF_TOKEN=your_hf_write_token
GITHUB_TOKEN=your_github_token

🚀 Usage

1. Installation

Install all required Python dependencies:

pip install -r requirements.txt

2. Run the MCP Server (stdio)

You can run the server directly using python:

python mcp_server.py

3. Registering with Gemini CLI

To load this server in the Gemini CLI, use the gemini mcp add command:

gemini mcp add bookmarket python /home/brettanthonysjoberg079/brettapps/bookmarket/agent/mcp_server.py

from github.com/brettanthonysjoberg079-code/bookmarket-agent

Installing BookMarket Research Server Agent

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/brettanthonysjoberg079-code/bookmarket-agent

FAQ

Is BookMarket Research Server Agent MCP free?

Yes, BookMarket Research Server Agent MCP is free — one-click install via Unyly at no cost.

Does BookMarket Research Server Agent need an API key?

No, BookMarket Research Server Agent runs without API keys or environment variables.

Is BookMarket Research Server Agent hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install BookMarket Research Server Agent in Claude Desktop, Claude Code or Cursor?

Open BookMarket Research Server Agent on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare BookMarket Research Server Agent with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs