Sourcerer MCP - Alternatives & Competitors

Semantic code search & navigation MCP server for efficient AI agent context retrieval.

Sourcerer MCP provides a Model Context Protocol (MCP) server that enables AI agents to perform semantic code search and navigation. By indexing codebases at the function, class, and chunk level, it allows agents to retrieve only the necessary code snippets, greatly reducing token consumption. The tool integrates with Tree-sitter for language parsing and OpenAI for generating code embeddings, supporting advanced contextual code understanding without full file ingestion.

#Semantic Search #Code Indexing #vector database #AI agent tools #tree-sitter #OpenAI embeddings

Ranked by Relevance

  • 1
    MCP Local RAG

    MCP Local RAG

    Privacy-first local semantic document search server for MCP clients.

    MCP Local RAG is a privacy-preserving, local document search server designed for use with Model Context Protocol (MCP) clients such as Cursor, Codex, and Claude Code. It enables users to ingest and semantically search local documents without using external APIs or cloud services. All processing, including embedding generation and vector storage, is performed on the user's machine. The tool supports document ingestion, semantic search, file management, file deletion, and system status reporting through MCP.

    10 3 MCP
  • 2
    Code Declaration Lookup MCP Server

    Code Declaration Lookup MCP Server

    Fast, language-agnostic code declaration search and lookup server via MCP.

    Provides a Model Context Protocol (MCP) server that indexes code declarations using universal ctags and SQLite with FTS5 full-text search. Offers search and listing functionality for functions, classes, structures, enums, and other code elements across any language supported by ctags. Enables seamless integration with coding agents for dynamic indexing, respects .gitignore, and supports ctags file ingestion and management.

    2 1 MCP
  • 3
    Exa MCP Server

    Exa MCP Server

    Fast, efficient web and code context for AI coding assistants.

    Exa MCP Server provides a Model Context Protocol (MCP) server interface that connects AI assistants to Exa AI’s powerful search capabilities, including code, documentation, and web search. It enables coding agents to retrieve precise, token-efficient context from billions of sources such as GitHub, StackOverflow, and documentation sites, reducing hallucinations in coding agents. The platform supports integration with popular tools like Cursor, Claude, and VS Code through standardized MCP configuration, offering configurable access to various research and code-related tools via HTTP.

    3,224 244 MCP
  • 4
    In Memoria

    In Memoria

    Persistent memory and instant context for AI coding assistants, integrated via MCP.

    In Memoria is an MCP server that enables AI coding assistants such as Claude or Copilot to retain, recall, and provide context about codebases across sessions. It learns patterns, architecture, and conventions from user code, offering persistent intelligence that eliminates repetitive explanations and generic suggestions. Through the Model Context Protocol, it allows AI tools to perform semantic search, smart file routing, and track project-specific decisions efficiently.

    94 17 MCP
  • 5
    Mem0 MCP Server

    Mem0 MCP Server

    Structured management of coding preferences using Mem0 and Model Context Protocol.

    Mem0 MCP Server implements a Model Context Protocol-compliant server for storing, retrieving, and searching coding preferences. It integrates with Mem0 and offers tools for persistent management of code snippets, best practices, and technical documentation. The server exposes an SSE endpoint for clients like Cursor, enabling seamless access and interaction with coding context data.

    506 104 MCP
  • 6
    Driflyte MCP Server

    Driflyte MCP Server

    Bridging AI assistants with deep, topic-aware knowledge from web and code sources.

    Driflyte MCP Server acts as a bridge between AI-powered assistants and diverse, topic-aware content sources by exposing a Model Context Protocol (MCP) server. It enables retrieval-augmented generation workflows by crawling, indexing, and serving topic-specific documents from web pages and GitHub repositories. The system is extensible, with planned support for additional knowledge sources, and is designed for easy integration with popular AI tools such as ChatGPT, Claude, and VS Code.

    9 2 MCP
  • 7
    RAG Documentation MCP Server

    RAG Documentation MCP Server

    Vector-based documentation search and context augmentation for AI assistants

    RAG Documentation MCP Server provides vector-based search and retrieval tools for documentation, enabling large language models to reference relevant context in their responses. It supports managing multiple documentation sources, semantic search, and real-time context delivery. Documentation can be indexed, searched, and managed with queueing and processing features, making it highly suitable for AI-driven assistants. Integration with Claude Desktop and support for Qdrant vector databases is also available.

    238 29 MCP
  • 8
    Vectorize MCP Server

    Vectorize MCP Server

    MCP server for advanced vector retrieval and text extraction with Vectorize integration.

    Vectorize MCP Server is an implementation of the Model Context Protocol (MCP) that integrates with the Vectorize platform to enable advanced vector retrieval and text extraction. It supports seamless installation and integration within development environments such as VS Code. The server is configurable through environment variables or JSON configuration files and is suitable for use in collaborative and individual workflows requiring vector-based context management for models.

    97 21 MCP
  • 9
    Trieve

    Trieve

    All-in-one solution for search, recommendations, and RAG.

    Trieve offers a platform for semantic search, recommendations, and retrieval-augmented generation (RAG). It supports dense vector search, typo-tolerant neural search, sub-sentence highlighting, and integrates with a variety of embedding models. Trieve can be self-hosted and features APIs for context management with LLMs, including Bring Your Own Model and managed RAG endpoints. Full documentation and SDKs are available for streamlined integration.

    2,555 229 MCP
  • 10
    Bifrost

    Bifrost

    VSCode Dev Tools exposed via the Model Context Protocol for AI tool integration.

    Bifrost is a Visual Studio Code extension that launches a Model Context Protocol (MCP) server, enabling external AI coding assistants to access advanced code navigation, analysis, and manipulation features from VSCode. It exposes language server capabilities, symbol search, semantic code analysis, and refactoring tools through MCP-compatible HTTP and SSE endpoints. The extension is designed for seamless integration with AI assistants, supporting multi-project environments and configuration via JSON files.

    184 33 MCP
  • 11
    sentry-mcp

    sentry-mcp

    Remote MCP middleware for developer workflow and debugging tools.

    sentry-mcp provides a remote Model Context Protocol server designed as middleware for Sentry's API, specifically optimized for human-in-the-loop coding agents and developer-oriented workflows. It enables integration with coding assistants like Cursor and Claude Code, offering both remote and stdio transports for varied environments, including self-hosted instances. The project also supports AI-powered search tools for querying events and issues, leveraging OpenAI API for natural language processing. Additionally, an Inspector tool is included for service testing and integration validation.

    424 51 MCP
  • 12
    Biel.ai MCP Server

    Biel.ai MCP Server

    Seamlessly connect IDEs to your company’s product documentation using an MCP server.

    Biel.ai MCP Server enables AI tools such as Cursor, VS Code, and Claude Desktop to access and utilize a company’s product documentation and knowledge base through the Model Context Protocol. It provides a hosted RAG layer that makes documentation searchable and usable, supporting real-time, context-rich completion and answers for developers. The server can be used as a hosted solution or self-hosted locally or via Docker for advanced customization.

    2 2 MCP
  • 13
    Gitingest-MCP

    Gitingest-MCP

    An MCP server for extracting GitHub repository summaries, structure, and file content.

    Gitingest-MCP serves as a Model Context Protocol (MCP) server compatible with context-aware AI tools. It enables MCP clients such as Claude Desktop, Cline, Cursor, and others to quickly and efficiently extract key information from GitHub repositories, including summaries, the directory tree, and individual file contents. It supports installation via Smithery or manual configuration and is designed for seamless integration into the MCP client ecosystem. Documentation provides guidance on installation, configuration, and debugging.

    131 25 MCP
  • 14
    Nexus MCP Server

    Nexus MCP Server

    AI integration without the complexity

    Nexus MCP Server implements the Model Context Protocol to provide streamlined AI-powered web search capabilities through OpenRouter and the Perplexity Sonar models. It enables intelligent model search and discovery for MCP-compatible clients such as Claude Desktop and Cursor, supporting context-rich queries and structured citation extraction. The server features robust deployment options, including zero-install NPX execution, and is fully implemented in TypeScript. Its architecture includes production-ready features like error handling, request caching, deduplication, and logging.

    16 5 MCP
  • 15
    MCP-Typescribe

    MCP-Typescribe

    An MCP server for serving TypeScript API context to language models.

    MCP-Typescribe is an open-source implementation of the Model Context Protocol (MCP) focused on providing LLMs with contextual, real-time access to TypeScript API documentation. It parses TypeScript (and other) definitions using TypeDoc-generated JSON and serves this information via a queryable server that supports tools used by AI coding assistants. The solution enables AI agents to dynamically explore, search, and understand unknown APIs, accelerating onboarding and supporting agentic behaviors in code generation.

    45 6 MCP
  • 16
    OpenAI WebSearch MCP Server

    OpenAI WebSearch MCP Server

    Intelligent web search with OpenAI reasoning model support, fully MCP-compatible.

    OpenAI WebSearch MCP Server provides advanced web search functionality integrated with OpenAI's latest reasoning models, such as gpt-5 and o3-series. It features full compatibility with the Model Context Protocol, enabling easy integration into AI assistants that require up-to-date information and contextual awareness. Built with flexible configuration options, smart reasoning effort controls, and support for location-based search customization. Suitable for environments such as Claude Desktop, Cursor, and automated research workflows.

    75 18 MCP
  • 17
    searchcraft-mcp-server

    searchcraft-mcp-server

    An MCP Server for managing Searchcraft clusters and powering AI-driven search administration.

    searchcraft-mcp-server is a TypeScript/Node.js server that implements the Model Context Protocol (MCP) for Searchcraft clusters. It provides a suite of programmable tools for managing indexes, documents, federations, access keys, and analytics using plain English prompts via AI model clients. The server enables seamless interaction between AI interfaces like Claude Desktop and Searchcraft's administrative functions by exposing these operations as protocol-driven actions.

    6 2 MCP
  • 18
    RivalSearchMCP

    RivalSearchMCP

    Advanced MCP server for web research, discovery, and trend analysis.

    RivalSearchMCP is an advanced Model Context Protocol (MCP) server designed to streamline web research, content discovery, and trend analysis. It offers tools for multi-engine web search, intelligent content retrieval, website analysis, and AI-driven content insights. The platform includes integrated trends analysis, research workflows with progress tracking, and automated generation of LLMs.txt documentation files. Its anti-detection features, real-time content streaming, and flexible data export options make it ideal for complex research and automation workflows.

    10 7 MCP
  • 19
    Ragie Model Context Protocol Server

    Ragie Model Context Protocol Server

    Seamless knowledge base retrieval via Model Context Protocol for enhanced AI context.

    Ragie Model Context Protocol Server enables AI models to access and retrieve information from a Ragie-managed knowledge base using the standardized Model Context Protocol (MCP). It provides a retrieve tool with customizable query options and supports integration with tools like Cursor and Claude Desktop. Users can configure API keys, specify partitions, and override tool descriptions. Designed for rapid setup via npx and flexible for project-specific or global usage.

    81 18 MCP
  • 20
    Search1API MCP Server

    Search1API MCP Server

    MCP server enabling search and crawl functions via Search1API.

    Search1API MCP Server is an implementation of the Model Context Protocol (MCP) that provides search and crawl services using the Search1API. It allows seamless integration with MCP-compatible clients, including LibreChat and various developer tools, by managing API key configuration through multiple methods. Built with Node.js, it supports both standalone operation and Docker-based deployment for integration in broader AI toolchains.

    157 39 MCP
  • 21
    Everything Search MCP Server

    Everything Search MCP Server

    Fast, cross-platform file search via Model Context Protocol integration.

    Everything Search MCP Server provides fast file and folder search capabilities across Windows, macOS, and Linux platforms as an MCP server. It leverages native search utilities such as the Everything SDK on Windows, mdfind on macOS, and locate/plocate on Linux. The tool exposes a standardized search interface with customizable parameters including query, sorting, and matching options. It is suitable for integration with AI clients or automation tools that follow the Model Context Protocol.

    268 35 MCP
  • 22
    Smart Tree

    Smart Tree

    Lightning Fast Directory Visualization and AI-Enabled Context Compression.

    Smart Tree is a high-performance directory visualization tool built with Rust, offering advanced context management and AI-integrated features. It supports persistent memory anchoring, compressed context formats for reduced token usage, and real-time, interactive terminal UI via Spicy TUI mode. The tool provides programmatic hooks for MCP compliance, enabling AI assistants to recall and leverage project insights efficiently.

    175 15 MCP
  • 23
    GXtract MCP Server

    GXtract MCP Server

    MCP server for seamless GroundX platform integration with modern editors.

    GXtract MCP Server implements the Model Context Protocol (MCP) to facilitate direct integration between the GroundX document understanding platform and editors such as VS Code. It offers tools for document search, querying, and semantic object explanations, leveraging Python 3.12+ and FastMCP v2 for high performance. The system includes an in-memory cache to boost efficiency and reduce API calls, with support for both stdio and HTTP transport layers for maximum flexibility.

    1 3 MCP
  • 24
    Slite MCP Server

    Slite MCP Server

    Bridge Slite notes with AI model context using the MCP standard.

    Slite MCP Server implements the Model Context Protocol to interface with Slite's API, enabling seamless search, retrieval, and hierarchical browsing of workspace notes. It exposes standardized tools for searching notes, retrieving content by ID, and navigating note structures, making Slite content programmatically accessible to contextual AI pipelines. Built in Node.js and TypeScript, it is configurable and supports authentication via API key.

    0 0 MCP
  • 25
    godoc-mcp-server

    godoc-mcp-server

    Provides Go package documentation from pkg.go.dev to LLMs as an MCP server.

    godoc-mcp-server enables searching Golang packages and obtains their documentation from pkg.go.dev, serving the information to language models via the Model Context Protocol. Communication occurs over standard input/output, supporting efficient retrieval of package information, including support for subpackages and usage instructions. The tool includes local caching and features tailored to LLM integration scenarios.

    32 3 MCP
  • 26
    MCP-searxng

    MCP-searxng

    MCP server bridging agentic systems with SearXNG web search

    MCP-searxng enables agentic systems to interface with web search engines via the SearXNG platform by implementing the Model Context Protocol. It supports both command-line and local server deployment, providing flexible integration options. Users can configure custom SearXNG server URLs and connect through clients like uvx or claude desktop. The tool simplifies access to structured web search within agentic workflows.

    107 19 MCP
  • 27
    godoc-mcp

    godoc-mcp

    Token-efficient Go documentation server for LLMs using Model Context Protocol.

    godoc-mcp is a Model Context Protocol (MCP) server that provides efficient, structured access to Go package documentation for large language models. It enables LLMs to understand Go projects without reading entire source files by supplying essential documentation and source code at varying levels of granularity. The tool supports project navigation, automatic module setup, caching, and works offline for both standard and third-party Go packages.

    88 11 MCP
  • 28
    SafeDep VET

    SafeDep VET

    Enterprise-grade open source software supply chain security with MCP capabilities.

    SafeDep VET is an open source tool that provides supply chain security for open source software, featuring advanced software composition analysis and policy-as-code driven security enforcement. It supports multiple package ecosystems and integrates with CI/CD pipelines. Notably, it offers an MCP (Model Context Protocol) server mode to vet open source packages arising from AI-suggested code, and includes agent-based querying and scan result analysis powered by AI. The tool enables real-time malicious package detection through cloud integration and prioritizes actionable insights by analyzing actual code usage.

    829 68 MCP
  • 29
    ApeRAG

    ApeRAG

    Hybrid RAG platform with MCP integration for intelligent knowledge management

    ApeRAG is a production-ready Retrieval-Augmented Generation (RAG) platform that integrates graph-based, vector, and full-text search capabilities. It enables the construction of knowledge graphs and supports MCP (Model Context Protocol), allowing AI assistants direct interaction with knowledge bases. Features include advanced document parsing, multimodal processing, intelligent agent workflows, and enterprise management tools. Deployment is streamlined via Docker and Kubernetes, with extensive support for customization and scalability.

    920 96 MCP
  • 30
    Brave Search MCP Server

    Brave Search MCP Server

    MCP integration for web, image, news, video, and local search via Brave Search API.

    Implements a Model Context Protocol server that connects with the Brave Search API, enabling AI systems to perform comprehensive web, image, news, video, and local points of interest searches. Provides standardized MCP tools for various search types, each supporting advanced filtering parameters. Designed for easy integration in context-aware model interfaces such as Claude Code.

    86 17 MCP
  • 31
    RAE Model Context Protocol (MCP) Server

    RAE Model Context Protocol (MCP) Server

    An MCP server enabling LLMs to access RAE’s dictionary and linguistic resources.

    Provides a Model Context Protocol (MCP) server implementation for the Royal Spanish Academy API, facilitating integration with language models. Offers tools such as search and word information retrieval, exposing RAE’s dictionary and linguistic data to LLMs. Supports multiple transports including stdio and SSE, making it suitable for both direct and server-based LLM interactions.

    3 3 MCP
  • 32
    mcp-paperswithcode

    mcp-paperswithcode

    Discover and analyze research papers and code repositories through the PapersWithCode API.

    mcp-paperswithcode provides a Model Context Protocol (MCP) interface for AI assistants to discover, search, and analyze research papers, related code repositories, datasets, authors, conferences, and research areas. The tool enables seamless integration with the PapersWithCode API, offering powerful methods for context-aware research exploration. It supports searching, retrieving metadata, extracting content, and listing relationships between academic resources, enhancing an AI model's ability to access and utilize scientific content.

    14 7 MCP
  • 33
    SearXNG MCP Server

    SearXNG MCP Server

    MCP-compliant server integrating the SearXNG API for advanced web search capabilities

    SearXNG MCP Server implements the Model Context Protocol and integrates the SearXNG API to provide extensive web search functionalities. It features intelligent caching, advanced content extraction, and multiple configurable search parameters such as language, time range, and safe search levels. The server exposes tools for both web searching and URL content reading, supporting detailed output customization through input parameters. Designed for seamless MCP deployments, it supports Docker and NPX-based installation with rich configuration options.

    321 56 MCP
  • 34
    Octagon MCP Server

    Octagon MCP Server

    AI-powered financial research and market intelligence via MCP.

    Octagon MCP Server enables specialized, AI-powered financial research and analysis by integrating with the Octagon Market Intelligence API. It provides the ability to analyze public filings, earnings call transcripts, financial metrics, stock data, and private market transactions within Claude Desktop and other MCP-compatible clients. The server orchestrates multiple specialized agents for comprehensive market analysis and can aggregate, extract, and structure data from financial sources and public websites. Designed for seamless use in standardized Model Context Protocol environments, it supports rapid integration into advanced AI workflows.

    78 17 MCP
  • 35
    Open-WebSearch MCP Server

    Open-WebSearch MCP Server

    Multi-engine web search MCP server without API keys

    Open-WebSearch MCP Server is a Model Context Protocol (MCP) compliant server offering web search functionalities using multiple search engines without the need for API keys or authentication. It provides structured search results with titles, URLs, and descriptions, and enables fetching of article content from supported sources such as CSDN and GitHub. The server supports extensive configuration through environment variables, including proxy settings and search engine customization. Designed for flexibility, it operates in both HTTP and stdio modes, making it suitable for integration into larger systems.

    463 78 MCP
  • 36
    mcp-local-rag

    mcp-local-rag

    Local RAG server for web search and context injection using Model Context Protocol.

    mcp-local-rag is a local server implementing the Model Context Protocol (MCP) to provide retrieval-augmented generation (RAG) capabilities. It performs live web search, extracts relevant context using Google's MediaPipe Text Embedder, and supplies the information to large language models (LLMs) for enhanced, up-to-date responses. The tool is designed for easy local deployment, requiring no external APIs, and is compatible with multiple MCP clients. Security audits are available, and integration is demonstrated across several LLM platforms.

    89 18 MCP
  • 37
    Pearch.ai MCP

    Pearch.ai MCP

    Natural Language People Search and Candidate Sourcing API for Seamless ATS Integration

    Pearch.ai MCP provides a high-precision people search API that interprets natural language queries to deliver top-quality candidate results. Designed for easy integration with Applicant Tracking Systems and hiring platforms, it leverages scientific methods and is trusted by recruiters. The tool is implemented as a Model Context Protocol (MCP), facilitating standardized model context handling and deployment via packages like FastMCP or through Smithery. The solution prioritizes ease of use, reliability, and high candidate match accuracy.

    5 4 MCP
  • 38
    mcp-trinv-server

    mcp-trinv-server

    MCP server for enhancing AI assistants with French cadastral and commune data search.

    mcp-trinv-server is an implementation of the Model Context Protocol (MCP) designed to augment AI assistants like Claude and Gemini with advanced search capabilities. It enables searching for French communes based on name fragments and retrieving cadastral parcels within a specified commune by surface area. The tool integrates with the TRINV platform and provides standardized MCP integration for AI applications.

    1 1 MCP
  • 39
    kagi-server MCP Server

    kagi-server MCP Server

    TypeScript-based MCP server for Kagi Search API integration.

    Kagi-server MCP Server provides a TypeScript implementation of a Model Context Protocol (MCP) server that integrates with the Kagi Search API. It enables standardized tool access for performing web searches and plans for features like summarization, FastGPT integration, and enriched news results. Compatible with Claude Desktop and Smithery installations, it supports secure environment configuration and offers developer utilities such as automatic build and debugging via MCP Inspector.

    40 11 MCP
  • 40
    MCP-NixOS

    MCP-NixOS

    Stop AI hallucinations about NixOS packages—get accurate, real-time information.

    MCP-NixOS is a Model Context Protocol server designed to provide AI assistants with accurate, up-to-date information about NixOS packages, configuration options, Home Manager settings, and nix-darwin configurations. By interfacing with NixOS and NixHub.io, it enables detailed package search, version history, and configuration queries, drastically reducing AI-generated inaccuracies. It works cross-platform and can be deployed via different methods including uvx, Nix, and Docker.

    328 17 MCP
  • 41
    investor-agent

    investor-agent

    Comprehensive Financial Analysis Server for LLMs via Model Context Protocol

    investor-agent is an MCP server designed to deliver in-depth financial insights and market analysis to Large Language Models. It leverages real-time data sources and advanced analysis tools to provide information such as market movers, ticker data, options chains, historical prices, financial statements, ownership structure, and sentiment indices. The platform features robust caching and error handling for reliable and efficient data delivery while supporting extensible financial analytics with optional technical indicators and intraday data.

    286 51 MCP
  • 42
    Web Analyzer MCP

    Web Analyzer MCP

    Intelligent web content analysis and summarization via MCP.

    Web Analyzer MCP is an MCP-compliant server designed for intelligent web content analysis and summarization. It leverages FastMCP to perform advanced web scraping, content extraction, and AI-powered question-answering using OpenAI models. The tool integrates with various developer IDEs, offering structured markdown output, essential content extraction, and smart Q&A functionality. Its features streamline content analysis workflows and support flexible model selection.

    2 3 MCP
  • 43
    Google News MCP Server

    Google News MCP Server

    A Model Context Protocol server providing Google News search with smart categorization and multi-language support.

    Implements a Model Context Protocol (MCP) server that integrates with SerpAPI to deliver advanced Google News search capabilities. Automatically categorizes news results, supports various languages and regions, and provides multiple search options such as query-based and topic search. Features robust error handling and flexible response types to suit diverse application needs.

    93 20 MCP
  • 44
    MCP Server for Deep Research

    MCP Server for Deep Research

    Transform research questions into comprehensive, well-cited reports using an advanced research assistant.

    MCP Server for Deep Research provides an end-to-end workflow for conducting in-depth research on complex topics. It elaborates on research questions, generates subquestions, integrates web search, analyzes and synthesizes retrieved content, and generates structured, well-cited research reports. The tool integrates with Claude Desktop and leverages prompt templates tailored for comprehensive research tasks.

    187 23 MCP
  • 45
    Naver Search MCP Server

    Naver Search MCP Server

    Unified Naver Search and DataLab API integration for context-aware tools.

    Naver Search MCP Server provides a Model Context Protocol (MCP) compliant server that integrates Naver Search and DataLab APIs. It enables easy and comprehensive search across a wide range of Naver services, as well as advanced trend analysis with context-aware tools. The implementation supports Smithery platform installation, temporal context handling, and offers tools for both information retrieval and data analytics within the Naver ecosystem.

    45 20 MCP
  • 46
    MCP Backup Server

    MCP Backup Server

    Instant backup and restore solution for AI agents and code editors with context preservation.

    MCP Backup Server is a specialized server that enables instant and contextual backups for AI agents and code editing tools. It preserves agent context and reasoning, providing targeted and minimal backups without the complexity of traditional version control systems. The tool is designed for situations requiring quick, context-aware safety backups, supporting both file and folder operations and restore functions. It integrates with editors like Cursor and Windsurf using the Model Context Protocol.

    12 5 MCP
  • 47
    Himalayas Remote Jobs MCP Server

    Himalayas Remote Jobs MCP Server

    Real-time remote job and company search via MCP for AI assistants.

    Provides a public Model Context Protocol (MCP) server that enables AI assistants to access and search thousands of remote job listings and company information from Himalayas.app. Offers structured tools for advanced job and company search, including filters for keywords, location, and remote eligibility. Supports integration with popular AI desktops like Claude, Cursor, and Windsurf through simple configuration. Features OAuth authentication for secure access and real-time results.

    12 2 MCP
  • 48
    Webvizio MCP Server

    Webvizio MCP Server

    Bridge between Webvizio feedback and AI coding agents via the Model Context Protocol

    Webvizio MCP Server is a TypeScript-based server implementing the Model Context Protocol to securely and efficiently interface with the Webvizio API. It transforms web page feedback and bug reports into structured, actionable developer tasks, providing AI coding agents with comprehensive task context and data. It offers methods to fetch project and task details, retrieve logs and screenshots, and manage task statuses. The server standardizes communication between Webvizio and AI agent clients, facilitating automated issue resolution.

    4 4 MCP
  • 49
    ImageSorcery MCP

    ImageSorcery MCP

    Local image recognition and editing tools for AI assistants

    ImageSorcery MCP provides AI assistants with advanced image processing capabilities, all executed locally for privacy and efficiency. It offers a suite of tools for editing, analyzing, and enhancing images, including cropping, resizing, object detection, and OCR. The software leverages pre-trained models and OpenCV techniques to handle a wide range of image tasks without requiring cloud services. Designed for AI integration, it allows natural language prompts to control image manipulation and recognition workflows.

    236 30 MCP
  • 50
    OpenZIM MCP Server

    OpenZIM MCP Server

    Transforms ZIM archives into intelligent, structured knowledge engines for LLMs.

    OpenZIM MCP Server provides structured, intelligent access to ZIM-format knowledge bases, enabling large language models to efficiently search, navigate, and understand content in offline archives. Dual operation modes allow support for both advanced and simple LLM integrations. It features smart navigation by namespace, context-aware discovery, intelligent search, and relationship mapping to optimize knowledge extraction and utilization.

    8 2 MCP

Join Our Newsletter

Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.

We respect your privacy. Unsubscribe at any time.

Didn't find tool you were looking for?

Be as detailed as possible for better results