Skip to content

Releases: superagents-lab/search1api-mcp

v0.3.1

Choose a tag to compare

@fatwang2 fatwang2 released this 22 Jul 09:59
0d36820

What's Changed

  • Feature/investigate librechat env in #8
  • feat: add Remote MCP support via Streamable HTTP by @fatwang2 in #13
  • feat: add start script for container deployment by @fatwang2 in #14
  • Prepare search1api-mcp v0.3.1 release by @fatwang2 in #16

New Contributors

Full Changelog: v0.1.8...v0.3.1

v0.1.8

Choose a tag to compare

@fatwang2 fatwang2 released this 28 Mar 13:48
  • Add X(Twitter) and Reddit search

v0.1.7

Choose a tag to compare

@fatwang2 fatwang2 released this 21 Mar 08:55
  • Add Trending tool, support github and hackernews trendings
  • Refactored project structure

v0.1.6

Choose a tag to compare

@fatwang2 fatwang2 released this 20 Mar 06:43
  • Add wikipedia searvice
  • Add Chinese reamde

v0.1.5

Choose a tag to compare

@fatwang2 fatwang2 released this 18 Mar 10:55

Search Services Enhancement Update

Search Services Support

  1. General Search (search_service)

    • Default: google
    • Available Services:
      • google: Google Search
      • bing: Bing Search
      • duckduckgo: DuckDuckGo Search
      • yahoo: Yahoo Search
      • github: GitHub Code & Repository Search
      • youtube: YouTube Video Search
      • arxiv: arXiv Academic Paper Search
      • wechat: WeChat Official Account Search
      • bilibili: Bilibili Video Platform Search
      • imdb: Movie & TV Show Database Search
  2. News Search (search_service)

    • Default: bing
    • Available Services:
      • google: Google News
      • bing: Bing News
      • duckduckgo: DuckDuckGo News
      • yahoo: Yahoo News
      • hackernews: Hacker News

Advanced Parameters

  1. Content Control
    • crawl_results: Get full webpage content for specified number of results
    • include_sites: Filter search to specific domains
    • exclude_sites: Exclude specific domains from results
    • time_range: Filter by time period ("day", "month", "year")

v0.1.4

Choose a tag to compare

@fatwang2 fatwang2 released this 21 Feb 09:50

Reasoning Tool Update

Key Updates

  • Added Reasoning tool with DeepSeek R1 model and web search ability

Configuration Updates

  • Simplified configuration for Cursor and Windsurf