Labsco
MCP SERVER

MCP Easy Copy

by f-is-h

Get the names of every MCP service the current Claude instance exposes, returned as a list ready to copy from.

MCP Plumbing: Proxies, Registries & InspectorsVerified
Summary
Copying a service name off a list beats retyping one you half remember.

It enumerates and returns, with no way to call, configure or disable any of the services it names. What comes back is meant to be reused directly — the names go into the next prompt or a configuration file rather than being recalled from memory.

What it is

A directory tool whose only job is to enumerate the MCP services the current instance exposes.

What you get
  • The names of the MCP services the current instance exposes, returned as a list.
Requirements

Nothing to supply — no account, no key. Other MCP services attached to the same instance, since an instance with none has nothing to enumerate.

Setup effort

One command — npx -y @fishes/mcp-easy-copy