
mcp-montano-server
Simple MCP Server Implementation
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
- Clone the repository:
git clone git@github.com:lucasmontano/mcp-montano-server.git
cd mcp-montano-server
- Install dependencies:
npm install
Running the Project
- Development mode:
npm run dev
- 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.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
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.
Advanced software engineer GPT that excels through nailing the basics.
跟在天堂的亲人对话。Talk to loved ones in heaven. Sponsor:小红书“ ItsJoe就出行 ”
FindetundanalysiertOnlineProdukteeinschlielichAmazonnachVolumenBewertungenundPreis
MCP server to provide Figma layout information to AI coding agents like Cursor
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Python code to use the MCP3008 analog to digital converter with a Raspberry Pi or BeagleBone black.
AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reviews

user_82bbxjJ3
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.