An MCP server for searching job listings, with filters for date, keywords, remote work, and more, adhering to the MCP server protocol.
Loading more......
A Model Context Protocol (MCP) server enabling product searches across e-commerce platforms, price history tracking, and product specification-based searches using natural language prompts. Directly relevant as an MCP server implementation.
A Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs. A robust and feature-rich MCP server for API aggregation.
Search ArXiv research papers via this MCP server, providing academic search functionality in the MCP ecosystem.
An MCP server for searching through the PapersWithCode API, enabling research paper and code discovery within the MCP protocol.
An MCP server for Unsplash image search, allowing image retrieval within the MCP server architecture.
An MCP server for interacting with manifest v2 compatible browsers.
A simple MCP server that provides job search functionality with filtering options.
Source: GitHub Repository
get_jobs endpoint with the following filtering options:
sinceWhen: Filter jobs by date (e.g., '1d' for one day, '1w' for one week; only days and weeks supported).keywords: Filter jobs by specific keywords (optional).excludeKeywords: Exclude jobs that contain certain keywords (optional).isRemote: Filter jobs for remote work (optional).mcp, job-search, search, open-source