MCP Montano Server
A general-purpose server project built with TypeScript.
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 [email protected]: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.
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Semgrep
Static code analysis using Semgrep for security vulnerability detection and code quality improvements.
Claude Desktop
An MCP server for interacting with Anthropic's Claude on the desktop, based on a DeepLearning.ai course example.
mcp-checkup
Analyze your MCP setup: measure token cost per tool, find bloated schemas, detect duplicates, and get optimization tips to reclaim your context window.
ToolRank
Score and optimize MCP tool definitions for AI agent discovery. Analyzes Findability, Clarity, Precision, and Efficiency.
Bedrock Server Manager
Manage your Bedrock server with natural language commands using the Bedrock Server Manager API.
NmapMCP
Integrates the Nmap network scanning tool with MCP, enabling network scanning capabilities within MCP-compatible environments.
Video Agent MCP Server
An MCP server for AI-powered video creation using the FAL AI API.
Gaming 3D MCP
7 tools for 3D game development — character viewers, level editors, physics games, particle effects, 3D inventories with SceneView. 156 tests.
Sonic Pi MCP
Interact with Sonic Pi, the live coding music synth, using OSC messages.
Kubernetes Automated Installation
An agent for automatically installing Kubernetes in a Rocky Linux environment using MCP.