Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Montano Server

    Simple MCP Server Implementation TypeScript-based implementation.

    139 stars
    TypeScript
    Updated Sep 18, 2025

    Table of Contents

    • Prerequisites
    • Installation
    • Running the Project
    • Adding MCP to Cursor
    • Project Structure
    • License

    Table of Contents

    • Prerequisites
    • Installation
    • Running the Project
    • Adding MCP to Cursor
    • Project Structure
    • License

    Documentation

    MCP Montano Server

    A TypeScript-based server project.

    Prerequisites

    • Node.js (v18 or higher)
    • npm (comes with Node.js)
    • Cursor IDE (recommended)

    Installation

    1. Clone the repository:

    bash
    git clone git@github.com:lucasmontano/mcp-montano-server.git
    cd mcp-montano-server

    2. Install dependencies:

    bash
    npm install

    Running the Project

    1. Development mode:

    bash
    npm run dev

    2. Build and run in production mode:

    bash
    npm run build
    npm start

    Adding MCP to Cursor

    json
    {
      "mcpServers": {    
        "montano-mcp-server": {
          "command": "node",      
          "args": ["path/to/mcp-montano-server/build/index.js"]
        }
      }
    }

    Project Structure

    code
    mcp-montano-server/
    ├── src/           # Source code
    ├── build/         # Compiled JavaScript files
    ├── node_modules/  # Dependencies
    ├── package.json   # Project configuration and dependencies
    └── tsconfig.json  # TypeScript configuration

    License

    This project is licensed under the MIT License - see the LICENSE file for details.

    Similar MCP

    Based on tags & features

    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71
    • PL

      Pluggedin Mcp Proxy

      TypeScript·
      97
    • BA

      Bazi Mcp

      TypeScript·
      184

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75
    • MC

      Mcgravity

      TypeScript·
      71
    • PL

      Pluggedin Mcp Proxy

      TypeScript·
      97
    • BA

      Bazi Mcp

      TypeScript·
      184

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k