fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.; mcp-omnisearch: mcp-omnisearch is an MCP server that unifies multiple search and extraction APIs (Tavily, Brave, Kagi, Exa AI, GitHub, Linkup, Firecrawl) into four tools: web_search, ai_search, github_search, and web_extract. It supports flexible provider selection and key management, and can be deployed on any platform with Node.js.
Building LLM applications that interact with custom tools and data sources
Perform comprehensive web searches using multiple search engines in one request