MCP Montano Server

by lucasmontano

135 stars
215 downloads
Not rated
GitHub

About

A general-purpose server project built with TypeScript.

Details

Author
lucasmontano
GitHub stars
135
Downloads
215
Categories
Developer Tools, Other

- TypeScript-based project structure
- Development and production modes
- Easy integration with Cursor IDE
- Simple installation via npm
- MIT licensed

Clone the repository, install dependencies with npm install, then run in development mode with npm run dev or build and run in production with npm run build and npm start. To add it to Cursor, configure the MCP server in your Cursor settings JSON with the command pointing to the built index.js file.

A general-purpose server project built with TypeScript.

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

git clone git@github.com:lucasmontano/mcp-montano-server.git cd mcp-montano-server
{ "mcpServers": { "montano-mcp-server": { "command": "node", "args": ["path/to/mcp-montano-server/build/index.js"] } } }
mcp-montano-server/ ├── src/ # Source code ├── build/ # Compiled JavaScript files ├── node_modules/ # Dependencies ├── package.json # Project configuration and dependencies └── tsconfig.json # TypeScript configuration

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

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

Remote, no-auth MCP server providing AI-powered codebase context and answers

Instead of direct calling MCP tools, mcpcode server transforms MCP tool calls into TypeScript programs, enabling smarter, lower-latency orchestration by LLMs.

Help agents automatically write and test stories for your UI components

Official Svelte MCP server, provides docs and suggestions on the generated code.

Supercharge your Agent with Semantic Code Intelligence and save 💰 in the process!

Execute any LLM-generated code in the YepCode secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.