Showing 58 open source projects for "artificial intelligence algorithm"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    ScreenPipe

    ScreenPipe

    AI app store powered by 24/7 desktop history. open source

    Screenpipe is an AI app store powered by continuous desktop history recording. It operates entirely locally, offering developers a platform to build, distribute, and monetize AI applications that leverage comprehensive contextual data from users' desktop activities. ​
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Playwright MCP

    Playwright MCP

    Playwright MCP server

    An MCP server developed by Microsoft that offers browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots without relying on visual data. ​
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Contentful MCP

    Contentful MCP

    MCP (Model Context Protocol) server for the Contentful Management API

    The Contentful MCP Server is an MCP server implementation that integrates with Contentful's Content Management API, providing comprehensive content management capabilities. It allows AI assistants to interact with Contentful, facilitating tasks such as content retrieval and management. ​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Actors MCP Server

    Actors MCP Server

    Model Context Protocol (MCP) Server for Apify's Actors

    The Apify Actors MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Apify Actors. This integration allows AI models to utilize various web scraping and automation tools provided by Apify, facilitating tasks such as data extraction and web automation. ​
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Firebase MCP

    Firebase MCP

    Model Context Protocol (MCP) server to interact with Firebase service

    A Model Context Protocol (MCP) server that enables Large Language Model (LLM) clients to interact seamlessly with Firebase services, facilitating operations across Authentication, Firestore, and Storage. ​
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    DeepSource MCP Server

    DeepSource MCP Server

    Model Context Protocol (MCP) server for DeepSource

    The DeepSource MCP Server enables AI assistants to interact with DeepSource's code quality analysis capabilities through the Model Context Protocol. It allows retrieval of code metrics, access to issues, quality status checks, and analysis of project quality over time. ​
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    MCP Proxy

    MCP Proxy

    A TypeScript SSE proxy for MCP servers that use stdio transport

    mcp-proxy is a lightweight bridge that converts between MCP transports, letting you run a server on stdio and expose it over Streamable HTTP (SSE) or do the reverse. This enables existing desktop-style MCP servers to be reused by web services and IDEs that prefer HTTP, without modifying the server. The tool can multiplex multiple named STDIO servers behind one proxy instance, simplifying fleet deployments or local development with many tools. It ships prebuilt artifacts and a Homebrew...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Genkit

    Genkit

    An open source framework for building AI-powered apps

    Genkit is an open-source framework developed by Firebase for building AI-powered applications using familiar code-centric patterns. It simplifies the development, integration, and testing of AI features, providing observability and evaluation tools, and supports various models and platforms for versatile AI application development. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OctoMind MCP

    OctoMind MCP

    An MCP server for octomind tools, resources and prompts

    The Octomind MCP Server is designed to integrate Octomind's end-to-end testing tools and resources into local development environments. It enables AI-powered interfaces to create, execute, and manage e2e tests, enhancing the testing workflow. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Chrome DevTools MCP

    Chrome DevTools MCP

    Chrome DevTools for coding agents

    chrome-devtools-mcp is an MCP server that connects AI agents to the Chrome DevTools Protocol so they can inspect pages, record traces, read console/network data, and modify the live browser state under user control. It makes a running Chrome instance visible to MCP clients, enabling agents to debug websites end-to-end—launching Chrome, navigating, profiling, and collecting artifacts in a structured way. The repository spells out environment requirements and cautions that exposing a live...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    mcp-server-chatsum

    mcp-server-chatsum

    Query and Summarize your chat messages

    mcp-server-chatsum is an MCP server that indexes your chat history and provides tools to query and produce focused summaries on demand. It offers a simple flow: point the server at a local chat database, run the companion chatbot to ingest messages, and then use the MCP tool to retrieve scoped threads and generate concise syntheses. The tool design lets agents filter by participants, time ranges, or keywords before summarizing, which keeps outputs relevant and reduces hallucinated context....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    MCPHub

    MCPHub

    A unified hub for centralized management and dynamic organization

    MCPHub is a unified hub that organizes many MCP servers behind clean Streamable HTTP (SSE) endpoints so clients can connect to “all tools,” a specific server, or logical groups. It’s designed to simplify multi-server operations: one process can multiplex several named STDIO servers and re-expose them over HTTP for IDEs and services. The README ships in multiple languages and includes deployment and routing guidance, signaling an intention to reach a broad user base. The project publishes to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    DBHub

    DBHub

    Universal database MCP server connecting to MySQL, PostgreSQL

    DBHub is a universal database gateway that implements the MCP server interface so assistants and IDEs can explore and query databases through typed tools. It supports multiple transports—stdio for desktop clients and HTTP for networked scenarios—making it flexible to embed or deploy. Configuration is environment-variable driven, with a DSN and per-engine settings covering Postgres, MySQL, MariaDB, SQL Server, and SQLite. Operational flags include read-only mode, row limits, and even SSH...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Claude Code Subagents Command Collection

    Claude Code Subagents Command Collection

    Claude Code Subagents & Commands Collection + CLI Tool

    This repository aggregates a large set of specialized subagents and slash commands designed for Claude Code, giving developers domain-focused “teammates” they can summon on demand. Each subagent is defined by a concise role, tools, and behaviors, and ships as Markdown you can drop into your .claude/agents/ directory. The collection targets common developer workflows such as scaffolding, refactoring, test writing, documentation, security checks, and project management. It includes a CLI...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    MCP Server Chart

    MCP Server Chart

    A visualization mcp contains 25+ visual charts

    mcp-server-chart is a TypeScript Model Context Protocol (MCP) server that turns AntV’s visualization stack into agent-callable tools for automatic chart generation and lightweight data analysis. Out of the box it exposes more than 20–25 chart generators—covering staples like bar, line, area, histogram and pie, plus advanced visuals such as dual-axes, heatmaps, radar, flow and fishbone diagrams—so an AI client can request a chart and receive an image URL in return. The server can run over...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    n8n-MCP

    n8n-MCP

    A MCP for Claude Desktop / Claude Code / Windsurf / Cursor

    n8n-mcp is a Model Context Protocol (MCP) server that turns the n8n workflow platform into a set of first-class, typed tools an AI assistant can understand and operate. It exposes structured knowledge of n8n nodes and operations so an agent can reason about workflows, parameters, and executions without scraping docs or guessing API shapes. The server focuses on making Claude Desktop (and other MCP-capable clients) “n8n-literate,” enabling tasks such as inspecting existing workflows,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MCP Framework

    MCP Framework

    A framework for writing MCP (Model Context Protocol) servers

    The mcp-framework is a TypeScript framework for building Model Context Protocol (MCP) servers elegantly. It provides an out-of-the-box architecture with automatic directory-based discovery for tools, resources, and prompts. The framework offers powerful MCP abstractions, enabling developers to define components in an elegant manner, and includes a CLI to streamline the server setup process. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    HackMD MCP

    HackMD MCP

    A Model Context Protocol server for integrating HackMD

    The HackMD MCP server integrates HackMD's note-taking platform with AI assistants via the Model Context Protocol. This allows AI models to interact with HackMD, enabling functionalities such as retrieving, creating, and managing notes through AI-driven commands. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MCP GraphQL

    MCP GraphQL

    Model Context Protocol server for GraphQL

    The MCP-GraphQL server is a Model Context Protocol implementation that enables Large Language Models (LLMs) to interact with GraphQL APIs. It provides schema introspection and query execution capabilities, allowing models to dynamically discover and utilize GraphQL APIs. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SonarQube MCP Server

    SonarQube MCP Server

    Model Context Protocol (MCP) server for SonarQube

    The SonarQube MCP Server is a Rust implementation that integrates SonarQube's code quality analysis with AI assistants through the Model Context Protocol. It provides access to code metrics, issues, quality gate statuses, and project quality analysis. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MCP Browser Kit

    MCP Browser Kit

    MCP Server for interacting with manifest v2 compatible browsers

    An MCP server that integrates with browser extensions to enable AI assistants to interact with the user's browser, allowing actions like starring repositories on GitHub through natural language commands. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    AniList MCP

    AniList MCP

    AniList MCP server for accessing anime and manga data

    An MCP server that interfaces with the AniList API, allowing AI clients to access and interact with anime, manga, character, staff, and user data from AniList. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Simple MCP

    Simple MCP

    A simple TypeScript library for creating MCP servers

    simple-mcp is a TypeScript library designed to facilitate the creation of Model Context Protocol (MCP) servers. It offers a straightforward API, enabling developers to set up MCP servers with minimal code. The library emphasizes type safety through full TypeScript integration and incorporates parameter validation using Zod. It fully implements the MCP, ensuring compatibility with MCP clients. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    MCP Server JS

    MCP Server JS

    An MCP (Model Context Protocol) server

    An MCP (Model Context Protocol) server that enables AI platforms to interact with YepCode's infrastructure, allowing users to run large language model (LLM) generated scripts and transform YepCode processes into powerful tools accessible directly by AI assistants. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MetaMCP

    MetaMCP

    MCP Aggregator, Orchestrator, Middleware, Gateway in one docker

    MetaMCP is an all-in-one MCP aggregator, orchestrator, and middleware that merges many MCP servers into a single, policy-aware server you can point any MCP client at. It’s built to centralize discovery, apply middlewares (e.g., auth, rate limits, transforms), and present a unified catalog of tools and resources from diverse backends. The repository and site describe it as “the one MCP to manage all your MCPs,” with diagrams and examples showing how to compose fleets behind a single endpoint....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.