1. Conduid
  2. Developer Tools
  3. Mymcp Backend
MCP server · Developer Tools

Mymcp Backend

This is a mcp-server built by golang

Unclaimed last commit 9 months ago devtools
43Fair

Scored 3 months ago · breakdown

About Mymcp Backend

Mymcp Backend is an MCP server published by ZHLOVEYY in the Developer Tools category: this is a mcp-server built by golang. It has been installed 0 times through Conduid.

The repository has 1 stars and 0 forks, with the last commit 9 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx mymcp-backend

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Mymcp Backend

Powered by Claude · Grounded in docs

I know everything about Mymcp Backend. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

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

  1. Clone the repo
    git clone https://github.com/your_username/your_repository.git
    
  2. 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.

README mirrored from the source repository 3 months ago. The original is authoritative.

Questions

About Mymcp Backend

How do I install Mymcp Backend?

Run npx mymcp-backend, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Mymcp Backend safe to use with an AI agent?

Its trust score is 43 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Mymcp Backend still maintained?

The last commit was 9 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.