ZHLOVEYY/mymcp_backend
If you are the rightful owner of mymcp_backend and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MyMCP Backend is a scalable and efficient solution for managing backend services, focusing on establishing an MCP server using Golang.
MyMCP Backend
demo‘s Website: https://mcpgo.231114.top/ Please don't attack/hack me , I'm just a poor student, put my demo on the website And this is just a simple demo to show my ability
About The Project
This is my product during my internship in Zhipu AI.
The MyMCP backend is built with Go and is designed to be a scalable and efficient solution for managing backend services. It mainly focus on establishing a mcp-server by golang
Getting Started
To get a local copy up and running, follow these simple steps.
Prerequisites
- Go 1.15 or later
- Docker (optional)
Installation
- Clone the repo
git clone https://github.com/your_username/your_repository.git - Install Go packages
go mod tidy
Usage
To run the service, you can use the following command:
go run main.go
The service will start and listen for incoming requests on the configured port.