Skip to main content
Glama

Open-Source MCP servers

Production-ready MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.

9,481 servers. Last updated -

Matching MCP tools:

Matching MCP servers:

  • -
    security
    F
    license
    -
    quality
    A Model Context Protocol (MCP) server that provides TypeScript development tools for automated refactoring and code analysis.
    Last updated -
    • Apple
    • Linux
  • A
    security
    F
    license
    A
    quality
    A simple Model Context Protocol server implemented in TypeScript that enables communication with client applications (like Cursor) over standard input/output and includes a basic calculator tool as an example.
    Last updated -
    1
  • -
    security
    A
    license
    -
    quality
    An MCP server that connects any MCP client (like Claude or Cursor) with the browser using browser-use, allowing clients to utilize existing LLMs without requiring additional API keys.
    Last updated -
    74
    Apache 2.0
  • -
    security
    F
    license
    -
    quality
    A starter template for building remote Model Context Protocol servers using TypeScript, providing modern tooling and best practices while leveraging the MCP TypeScript SDK.
    Last updated -
    3

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord
  • A
    security
    A
    license
    A
    quality
    A specialized server that provides advanced TypeScript code manipulation and analysis capabilities, enabling refactoring, navigation, diagnostics, and module analysis through Claude.
    Last updated -
    11
    4,764
    396
    MIT License
  • A
    security
    A
    license
    A
    quality
    Facilitates browser automation with custom capabilities and agent-based interactions, integrated through the browser-use library.
    Last updated -
    1
    813
    MIT License
    • Apple
  • -
    security
    F
    license
    -
    quality
    A demonstration MCP server built in TypeScript that shows how to implement stdio-based communication for integration with MCP clients. Serves as a template for building custom MCP servers with strong typing and maintainability.
    Last updated -
  • -
    security
    A
    license
    -
    quality
    Empowers AI agents to perform web browsing, automation, and scraping tasks with minimal supervision using natural language instructions and Selenium.
    Last updated -
    4
    Apache 2.0
    • Apple
  • -
    security
    A
    license
    -
    quality
    An MCP server that integrates AI assistants like Claude with GitLab's merge requests, allowing them to review code changes, add comments, and approve/unapprove merge requests directly through the GitLab API.
    Last updated -
    31
    MIT License
    • Linux
    • Apple
  • A
    security
    A
    license
    A
    quality
    Enables comprehensive GitHub PR reviews through Cursor's AI by fetching PR diffs, running static analysis tools (ESLint, Prettier, TypeScript, Semgrep), executing tests, and generating detailed code review reports with inline comments.
    Last updated -
    9
    816
    1
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    A TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes through Claude Desktop.
    Last updated -
    1
    295
    1
    • Apple
  • A
    security
    F
    license
    A
    quality
    Enables browser automation using Python scripts, offering operations like taking webpage screenshots, retrieving HTML content, and executing JavaScript.
    Last updated -
    4
    19
    • Linux
  • A
    security
    F
    license
    A
    quality
    Enables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.
    Last updated -
    53
    • Linux
    • Apple
  • -
    security
    A
    license
    -
    quality
    Provides AI assistants with instant access to TypeScript type definitions from your project dependencies. Enables generation of complete, type-safe mocks and test data by automatically discovering and exposing interface structures from node_modules.
    Last updated -
    8
    1
    MIT License
    • Apple
    • Linux
  • A
    security
    A
    license
    A
    quality
    AI-driven browser automation server that implements the Model Context Protocol to enable natural language control of web browsers for tasks like navigation, form filling, and visual interaction.
    Last updated -
    1
    2
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    This server provides a note storage system with a custom URI scheme, allowing users to add and summarize notes, with adjustable summary detail levels.
    Last updated -
    1
    • Apple
  • -
    security
    F
    license
    -
    quality
    A FastMCP server that enables browser automation through natural language commands, allowing Language Models to browse the web, fill out forms, click buttons, and perform other web-based tasks via a simple API.
    Last updated -
    3
  • -
    security
    A
    license
    -
    quality
    Converts Figma designs into React components with TypeScript and Tailwind CSS by extracting components from Figma files and transforming them into ready-to-use code.
    Last updated -
    51
    MIT License
  • A
    security
    F
    license
    A
    quality
    A TypeScript template for creating Model Context Protocol servers that enable AI models to utilize external tools, including example operations and simple number addition functionality.
    Last updated -
    2
    2
  • -
    security
    F
    license
    -
    quality
    MCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.
    Last updated -
    1
    • Apple
  • A
    security
    A
    license
    A
    quality
    The first open-source MCP server that enables AI to fully control remote macOS systems.
    Last updated -
    6
    382
    MIT License
    • Apple
  • -
    security
    A
    license
    -
    quality
    An MCP server that enables AI assistants to control a web browser through natural language commands, allowing them to navigate websites and extract information via SSE transport.
    Last updated -
    739
    MIT License
    • Apple
  • -
    security
    A
    license
    -
    quality
    Enables comprehensive code analysis including quality assessment, security vulnerability detection, refactoring suggestions, complexity calculations, and automatic documentation generation for multiple programming languages.
    Last updated -
    5
    MIT License
  • A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that converts Markdown content to HTML format.
    Last updated -
    1
    2,635
    4
    MIT License
    • Apple
  • A
    security
    A
    license
    A
    quality
    Allows LLMs to execute Python code in a specified Conda environment, enabling access to necessary libraries and dependencies for efficient code execution.
    Last updated -
    188
    MIT License
    • Linux
    • Apple
  • -
    security
    F
    license
    -
    quality
    Allows LLM tools like Claude Desktop and Cursor AI to access and summarize code files through a Model Context Protocol server, providing structured access to codebase content without manual copying.
    Last updated -
    2
    • Linux
    • Apple
  • -
    security
    A
    license
    -
    quality
    Connects Claude Code with multiple AI models (Gemini, Grok-3, ChatGPT, DeepSeek) simultaneously, allowing users to get diverse AI perspectives, conduct AI debates, and leverage each model's unique strengths.
    Last updated -
    109
    MIT License
  • A
    security
    F
    license
    A
    quality
    Converts REST API code (like NestJS controllers or FastAPI endpoints) to Postman collections and environments, helping developers automatically sync their API endpoints with Postman.
    Last updated -
    2
    0
  • -
    security
    F
    license
    -
    quality
    A smart code retrieval tool based on Model Context Protocol that provides efficient and accurate code repository search capabilities for large language models.
    Last updated -
    23
  • A
    security
    A
    license
    A
    quality
    This server provides a tool to generate unified diffs between two text strings, facilitating text comparison and analysis.
    Last updated -
    1
    26
    3
    MIT License
    • Apple