Micro MCP
@micro
About Micro MCP
A Go Micro MCP server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Micro MCP?
Micro MCP is an experimental MCP server that exposes the ability to call Micro services by passing service, endpoint, and request parameters in a client.Call request. It is designed for developers working with the Micro framework who want to integrate Micro service calls via the Model Context Protocol.
How to use Micro MCP?
Install and run the server using the MCP stdio transport. The server provides three commands: call, describe, and services. Use call to invoke a Micro service by specifying the service name, endpoint, and request body.
Key features of Micro MCP
- Provides
call,describe, andservicescommands - Allows passing service/endpoint/request in a
client.Call - Runs as an MCP stdio server
- Experimental integration with Micro services
Use cases of Micro MCP
- Calling specific Micro services with custom parameters
- Listing available Micro services via the
servicescommand - Describing a Micro service's endpoints via the
describecommand - Testing Micro service calls using MCP tooling
FAQ from Micro MCP
What transport does Micro MCP use?
Micro MCP runs as an MCP stdio server, using standard input/output for communication.
What commands does Micro MCP provide?
The server includes three commands: call to invoke a Micro service, describe to get service endpoint details, and services to list available Micro services.
How do I call a Micro service using Micro MCP?
Use the call command and pass the service name, endpoint, and request body as parameters. The server will forward these as a client.Call request.
Is Micro MCP production‑ready?
No, Micro MCP is described as a "little experiment" and is not intended for production use. It demonstrates a basic way to expose Micro service calls via MCP without automatically registering each service as a tool.
Frequently asked questions
What transport does Micro MCP use?
Micro MCP runs as an MCP stdio server, using standard input/output for communication.
What commands does Micro MCP provide?
The server includes three commands: `call` to invoke a Micro service, `describe` to get service endpoint details, and `services` to list available Micro services.
How do I call a Micro service using Micro MCP?
Use the `call` command and pass the service name, endpoint, and request body as parameters. The server will forward these as a `client.Call` request.
Is Micro MCP production‑ready?
No, Micro MCP is described as a "little experiment" and is not intended for production use. It demonstrates a basic way to expose Micro service calls via MCP without automatically registering each service as a tool.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments