Cover image
Try Now
2025-03-18

简单的MCP服务器实现

3 years

Works with Finder

4

Github Watches

40

Github Forks

100

Github Stars

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:
git clone git@github.com:lucasmontano/mcp-montano-server.git
cd mcp-montano-server
  1. Install dependencies:
npm install

Running the Project

  1. Development mode:
npm run dev
  1. Build and run in production mode:
npm run build
npm start

Adding MCP to Cursor

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

Project Structure

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.

相关推荐

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • Beria Joey
  • 你的职业规划师,不走弯路就问我。Sponsor:小红书“ ItsJoe就出行 ”

  • Benedikt Ess
  • FindetundanalysiertOnlineProdukteeinschlielichAmazonnachVolumenBewertungenundPreis

  • patruff
  • Ollama和MCP服务器之间的桥梁,使本地LLMS可以使用模型上下文协议工具

  • pontusab
  • 光标与风浪冲浪社区,查找规则和MCP

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • appcypher
  • 很棒的MCP服务器 - 模型上下文协议服务器的策划列表

  • chongdashu
  • 使用模型上下文协议(MCP),启用Cursor,Windsurf和Claude Desktop等AI助手客户,以通过自然语言控制虚幻引擎。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • alexander-zuev
  • 查询MCP通过聊天接口启用Supabase的端到端管理:读取和编写查询执行,管理API支持,自动迁移版本,访问日志等等。

  • GeyserMC
  • 与Minecraft客户端/服务器通信的库。

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

    Reviews

    4 (1)
    Avatar
    user_82bbxjJ3
    2025-04-17

    I have been using the mcp-montano-server created by lucasmontano and I am thoroughly impressed. This server delivers excellent performance and stability, making it a crucial tool for developers. The detailed documentation and easy-to-follow setup guide available on GitHub are very helpful. If you're looking for a reliable server solution, I highly recommend checking out mcp-montano-server.