TypeScript-based Model Context Protocol server enabling seamless integration and execution of MCP services with Node.js for efficient development and production deployment.
Unlock the full potential of MCP Montano Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!
A TypeScript-based server project.
git clone git@github.com:lucasmontano/mcp-montano-server.git cd mcp-montano-server
npm install
npm run dev
npm run build npm start
{ "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.
A TypeScript-based Model Context Protocol server enabling creation, access, and summarization of tex...
A Kali Linux-based Model Context Protocol (MCP) server enabling execution of returnable commands for...
Model Context Protocol server enabling efficient local search of AWS Lambda Powertools documentation...
TypeScript-based Model Context Protocol server enabling seamless integration with Qase API to manage...
Efficient MCP (Model Context Protocol) server for managing inspirational phrases with full CRUD capa...