Skip to main content
Glama
brettanthonysjoberg079-code

BookMarket Research MCP Server Agent

BookMarket Research MCP Server Agent

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.


Related MCP server: RivalSearchMCP

⚙️ 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

Maintenance

ActivityStale
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables iterative deep research by integrating AI agents with search engines, web scraping, and large language models for efficient data gathering and comprehensive reporting.
    8
    323
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables comprehensive web research through multi-engine search, intelligent website crawling, content analysis, trends data exploration, and automated research workflows with anti-detection measures and rich snippet detection.
    125
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides AI agents with 6 tools for searching Hugging Face models, GitHub trending repos, analyzing GitHub repositories, fetching dev.to articles, Show HN launches, and Product Hunt daily launches. Built for dev tooling research and AI ecosystem analysis.
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables web search, page fetching, and AI-powered research via DuckDuckGo, with context compaction and agent reasoning using morphllm.
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brettanthonysjoberg079-code/bookmarket-agent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server