Open Source TypeScript Model Context Protocol (MCP) Servers

TypeScript Model Context Protocol (MCP) Servers

View 11870 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.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    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: 10 This Week
    Last Update:
    See Project
  • 2
    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: 8 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: 8 This Week
    Last Update:
    See Project
  • 4
    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: 7 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    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: 5 This Week
    Last Update:
    See Project
  • 6
    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: 2 This Week
    Last Update:
    See Project
  • 7
    EVM MCP Server

    EVM MCP Server

    MCP server that provides LLM with tools for interacting with EVM

    EVM MCP Server is a comprehensive Model Context Protocol (MCP) server that provides blockchain services across multiple EVM-compatible networks. It enables AI agents to interact with Ethereum, Optimism, Arbitrum, Base, Polygon, and many other EVM chains through a unified interface. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11
    Postman MCP Server

    Postman MCP Server

    An MCP server that provides access to Postman

    The Postman MCP Server is a TypeScript-based Model Context Protocol (MCP) server that integrates with the Postman API, providing comprehensive management of Postman collections, environments, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Starknet MCP Server

    Starknet MCP Server

    MCP server that provides LLM with tools for interacting with Starknet

    Starknet MCP Server is a comprehensive Model Context Protocol (MCP) server for the Starknet blockchain. It provides AI agents with the ability to interact with Starknet networks, query blockchain data, manage wallets, and interact with smart contracts. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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 tunneling options for secure access into private networks. A demo mode ships with an in-memory SQLite “employee” dataset so users can try the tools immediately without provisioning a database. The project lives in the Bytebase org alongside database DevSecOps tooling, underscoring a production focus on safe and auditable DB interaction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Firefly MCP

    Firefly MCP

    Firefly MCP

    The Firefly MCP Server is a TypeScript-based implementation of the Model Context Protocol (MCP) that integrates seamlessly with the Firefly platform. It enables users to discover, manage, and codify resources across their cloud and SaaS accounts connected to Firefly. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    CodeMirror MCP

    CodeMirror MCP

    CodeMirror extension to hook up a Model Context Provider (MCP)

    The codemirror-mcp project is a CodeMirror extension that integrates the Model Context Protocol (MCP) into the CodeMirror editor. This extension enhances the editor's capabilities by providing features such as autocompletion for resource mentions and prompt commands, as well as visual styling for these elements. It aims to streamline the user experience when working with MCP within the CodeMirror environment. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 0 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next