Morelogin MCP Server
About
It is an MCP server that provides tools for interacting with the Morelogin API, enabling AI assistants to manage environments, proxies, groupings, and tags. It is intended for developers who need to integrate Morelogin operations with AI workflows.
Details
- Author
- MoreLoginBrowser
- Downloads
- 276
- Categories
- Other
Jump to
- Interact with Morelogin environment, proxy, grouping, and tag APIs
- Configurable API base URL
- Command line flags for easy configuration
- Support individual, organizational, and corporate operations
Install Go 1.23.0+ and have a Morelogin account with API permissions. Build from source or install via go install. Use command-line flags for configuration. Verify the installation with mcp-morelogin --version.
Morelogin MCP Server
The Morelogin MCP server is an implementation of the Model Context Protocol (MCP) server for Morelogin. It provides a series of tools that interact with the Morelogin API, enabling AI assistants to manage repositories, issues, pull requests, and more.
##Functional Features
-Interact with Morelogin environment, proxy, grouping, and tag APIs
-Configurable API base URL
-Command line flags for easy configuration
-Support individual, organizational, and corporate operations
>
##Installation
###Preconditions
-Go 1.23.0 or higher version
-Morelogin account supports API permissions
###Build from source code
1. Clone repository:
git clone project
cd mcp-morelogin
2. Build the project:
make build
Will /bin/mcp-morelogin
###Install using go install
go install morelogin.com/ mcp@latest
##Usage method
Check the MCP Morelogin version:
mcp-morelogin --version
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



