Open Source TypeScript Model Context Protocol (MCP) Servers

TypeScript Model Context Protocol (MCP) Servers

View 11656 business solutions

Browse free open source TypeScript Model Context Protocol (MCP) Servers and projects below. Use the toggles on the left to filter open source TypeScript Model Context Protocol (MCP) Servers by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    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: 11 This Week
    Last Update:
    See Project
  • 2
    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. It ships Dockerized for quick deployment and emphasizes dynamic aggregation so teams can register or remove servers without restarting clients. The org maintains related repos and a GUI app for cloud and self-hosted setups, with a note that the cloud demo is outdated while the open-source v2 evolves. Overall, MetaMCP aims to simplify multi-server MCP operations for individuals and organizations.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    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: 10 This Week
    Last Update:
    See Project
  • 4
    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 helper and documentation site that streamline installation, customization, and authoring of your own agents. The project’s framing mirrors modern software teams—delegate tasks to experts that can run in parallel under Claude’s subagent support. Frequent updates and community contributions keep the catalog current with new roles and best practices.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    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 stdio for desktop IDEs or via SSE/“streamable” HTTP transport, making it easy to plug into MCP-capable clients and platforms (including Dify) without custom glue code. A simple CLI and environment variables control behavior, including disabling specific tools, selecting a visualization request service, or tagging a service instance for multi-tenant setups. The README documents private deployment, record generation, and tool filtering, giving teams a path from local experimentation to managed usage.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    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 npm with frequent updates and provides a dashboard preview to help visualize connected servers. Community write-ups describe practical setups, including Docker images and hosted landing pages. In short, MCPHub reduces glue work and makes scaling a fleet of MCP tools more approachable.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Claude-Flow

    Claude-Flow

    The leading agent orchestration platform for Claude

    Claude-Flow v2 Alpha is an advanced AI orchestration and automation framework designed for enterprise-grade, large-scale AI-driven development. It enables developers to coordinate multiple specialized AI agents in real time through a hive-mind architecture, combining swarm intelligence, neural reasoning, and a powerful set of 87 Modular Control Protocol (MCP) tools. The platform supports both quick swarm tasks and persistent multi-agent sessions known as hives, facilitating distributed AI collaboration with persistent contextual memory. At its core, Claude-Flow integrates Dynamic Agent Architecture (DAA) for self-organizing agent management, neural pattern recognition accelerated by WebAssembly SIMD, and a SQLite-based memory system for context retention and knowledge persistence across tasks. It automates development workflows via pre- and post-operation hooks, providing seamless coordination, code formatting, validation, and performance optimization.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    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, proposing node chains, and validating configuration before runs. It ships with organized resources and tool definitions that map cleanly to n8n’s ecosystem, improving reliability compared with ad-hoc prompt patterns. The project targets practical agent ops: safer mutations, better error reporting, and predictable behavior when automating or refactoring automations. Community posts highlight the goal of giving agents accurate knowledge of hundreds of n8n nodes and keeping that knowledge fresh as n8n evolves.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Browser MCP

    Browser MCP

    Browser MCP is a Model Context Provider (MCP) server

    Browser MCP is an MCP server plus browser integration that lets AI apps automate the user’s real browser instead of launching a separate automation session. By adapting a Playwright-style approach to control the running browser profile, it reuses logged-in sessions and cookies, which reduces re-authentication friction and helps avoid some bot-detection heuristics. The server exposes structured tools for navigation, element interaction, and artifact capture (DOM, screenshots, logs), all discoverable via MCP schemas. Because it runs against the user’s primary browser, it’s well-suited to repetitive web tasks, authenticated dashboards, and debugging workflows inside MCP-capable IDEs. A public website and extension streamline installation and connect the local server to clients like Claude, Cursor, VS Code, and Windsurf. The repository shows active development and a growing star count, reflecting rapid adoption across agent tooling.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    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: 3 This Week
    Last Update:
    See Project
  • 11
    MCP Server MySQL

    MCP Server MySQL

    A Model Context Protocol server

    A Model Context Protocol server that provides access to MySQL databases, enabling Large Language Models to inspect database schemas and execute SQL queries, facilitating seamless database interactions. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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: 2 This Week
    Last Update:
    See Project
  • 13
    Unla

    Unla

    Gateway service that instantly transforms existing MCP Servers

    Unla is a lightweight, highly available MCP gateway written in Go that turns existing MCP servers or ordinary HTTP APIs into MCP-compliant services through configuration, not code changes. Its goal is to let teams “wire up” tools they already run—internal REST endpoints, third-party APIs, or local MCP servers—and present a single, reliable MCP interface to clients like Claude Desktop, Cursor, and IDEs. The gateway focuses on operational concerns you’d expect in production: multi-instance availability, health checking, and declarative routing that maps upstreams to MCP tools and resources. A quick-start and CLI make it easy to stand up an API server, while the package structure exposes helpers for people who want to embed or extend the gateway. Because it is itself MCP-speaking, Unla can sit in front of mixed fleets and normalize transports and schemas for clients. Documentation and pkg.go.dev pages reinforce the positioning as a stable, Go-native building block for MCP deployments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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 browser to agents grants powerful access, so sensitive data should be handled carefully. Beyond static inspection, it exposes operational tools like starting a performance trace that an agent can later analyze to propose optimizations. The server is intended to slot into MCP-capable assistants and IDEs, giving them reliable, typed tools and resource endpoints rather than ad-hoc automation. Documentation from the Chrome team explains how the server augments agents with real debugging capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    FileScope MCP

    FileScope MCP

    Analyzes your codebase identifying important files based on dependency

    FileScopeMCP is a TypeScript-based tool that analyzes codebases to identify important files based on dependency relationships. It generates diagrams and importance scores per file, aiding in understanding code structure and assisting AI assistants in navigating complex projects. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    MCP Claude Code

    MCP Claude Code

    MCP implementation of Claude Code capabilities and more

    The MCP Claude Code server implements Claude Code-like functionality, allowing AI assistants to directly execute instructions for modifying and improving project files. It leverages the Model Context Protocol for seamless integration with various MCP clients. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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 formula for quick install on macOS and Linux, with container images published for broader environments. Releases show steady improvements focused on developer experience and operational flexibility. Overall, it lowers the friction of composing diverse MCP tools into a single reachable endpoint.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    MCP Server (Rad Security)

    MCP Server (Rad Security)

    Rad Security MCP Server

    The RAD Security MCP Server is an MCP server that provides AI-powered security insights for Kubernetes and cloud environments. It integrates with the RAD Security platform to enhance security analysis and monitoring. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MCP Server Azure DevOps

    MCP Server Azure DevOps

    An MCP server for Azure DevOps

    The Azure DevOps MCP Server is an MCP server implementation that allows AI assistants to interact with Azure DevOps APIs through a standardized protocol. It facilitates access and management of projects, work items, repositories, and more. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Replicate Flux MCP

    Replicate Flux MCP

    MCP for Replicate Flux Model

    The Replicate Flux MCP is an advanced Model Context Protocol server that empowers AI assistants to generate high-quality images and vector graphics. It leverages Black Forest Labs' Flux Schnell model for raster images and Recraft's V3 SVG model for vector graphics via the Replicate API. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Claude Debugs for You

    Claude Debugs for You

    Enable any LLM (e.g. Claude) to interactively debug any language

    Claude Debugs For You is an MCP Server and VS Code extension that enables Claude, or any other Large Language Model, to interactively debug and evaluate expressions. It is language-agnostic and integrates with VS Code's debugging capabilities.
    Downloads: 0 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.