awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fatwang2 avatar

fatwang2/search1api-mcp

0
View on GitHub↗
172 stars·38 forks·TypeScript·MIT·9 views

Search1api Mcp

中文文档

Features

  • Search and Web - Search via search1api.
  • Data & Databases - Unified API for search, crawling, and sitemaps
  • Search and Research - Unified API for web search, scraping, and sitemap retrieval.

Star history

Star history chart for fatwang2/search1api-mcpStar history chart for fatwang2/search1api-mcp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Search1api Mcp

Similar open-source projects, ranked by how many features they share with Search1api Mcp.
  • exa-labs/exa-mcp-serverexa-labs avatar

    exa-labs/exa-mcp-server

    3,820View on GitHub↗

    This project is a Model Context Protocol server that provides large language models with neural web search and webpage content extraction capabilities. It implements a standardized interface to expose research tools and resources to compatible clients. The server integrates a neural search engine to retrieve real-time internet data using semantic embeddings rather than keyword matching. It includes specialized utilities for company intelligence and reasoning-based deep research, enabling the collection and synthesis of organizational data and professional profiles. The system covers a broad

    TypeScriptcode-searchcodesearchcrawling
    View on GitHub↗3,820
  • ac3xx/mcp-servers-kagiac3xx avatar

    ac3xx/mcp-servers-kagi

    44View on GitHub↗

    A Model Context Protocol server implementation for Kagi's API

    TypeScript
    View on GitHub↗44
  • angheljf/nytangheljf avatar

    angheljf/nyt

    18View on GitHub↗

    This is a TypeScript-based MCP server that allows searching for New York Times articles from the last 30 days based on a keyword. It demonstrates core MCP concepts by providing:

    JavaScript
    View on GitHub↗18
  • apify/actors-mcp-serverapify avatar

    apify/actors-mcp-server

    1,349View on GitHub↗

    The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.

    TypeScript
    View on GitHub↗1,349
See all 30 alternatives to Search1api Mcp→

Frequently asked questions

What does fatwang2/search1api-mcp do?

中文文档

What are the main features of fatwang2/search1api-mcp?

The main features of fatwang2/search1api-mcp are: Search and Web, Data & Databases, Search and Research.

What are some open-source alternatives to fatwang2/search1api-mcp?

Open-source alternatives to fatwang2/search1api-mcp include: exa-labs/exa-mcp-server — This project is a Model Context Protocol server that provides large language models with neural web search and webpage… chanmeng666/server-google-news — 【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search… angheljf/nyt — This is a TypeScript-based MCP server that allows searching for New York Times articles from the last 30 days based on… apify/actors-mcp-server — The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites,… ac3xx/mcp-servers-kagi — A Model Context Protocol server implementation for Kagi's API. blazickjp/arxiv-mcp-server.