mcpmc/README.md
Ryan Malloy 4db7228a76 Organize documentation into docs/ directory
- Move SECURITY.md, QUICK_START.md, MCPMC_STDIO_INTEGRATION.md to docs/
- Update README.md with documentation links
2025-09-18 12:12:18 -06:00

2.4 KiB

MCPMC - the MCP MC - master of 'context'

There's so many mcp servers, and mangnitudes more clients! You probablly have several of both.

Configuring MCP clients can be really tough. Manually editing files/json syntax, finding logs, etc is really tough!

When things go wrong, it can be difficult to tell what happened, let alone letting the developer of the MCP client or server know what happened, and give them "useful" info.

Finding/Installing MCP servers can be difficult, and then, if you're using local MCP's you have to do this for every client.

Meet MCP MC. The only MCP server you need. Paste the URL to your OpenAI, Claude, ChatGPT, or whatever client (or add to your 'system-wide/user-wide' mcpServers).

Thats it. Everything else is done conversationally. Your "setup" is accessible to any of your "mcp sessions".

The first time you launch your client, you'll be asked who you are so it can 'remember' your settings.

Wonder what tools are available? "What mcp tools are availalbe from mcpmc?"

Need a blender mcp? "Setup Blender MCP". [NOTE: 'plug' all my cool mcp servers here!]

If you're having issues with an MCP, tell mcpmcp about it: "The last blender tool calls were really slow, please send a bug report"

MCP working awesome? "Tell mcpmc the scene it just rendered is fantastic!"

Don't want to provide feedback to the developers? "setup mcpmc to not send feedback"

"I have a new mcp server I'm working on, it's at https://github.com/rsp2k/mcp-legacy-files please set it up for me with mcpmc". MCPMCP will fetch the repo, run the mcp server, and publish it to a URL only you can access.

Need to run a local mcp server (filesystem, maybe something you're developing locally...) MCPMC: please setup the mcp server in /home/rpm/mcp-drafter. It will give you the command to install a small agent on your computer that will setup a secure channel for you to access the local MCP server by secure (https) URL.

Your MCP client will be notified when the MCP server is ready. No configuration required.

Maybe you need to change some settings of an MCP server: MCPMC: change the "max_records" of the filesystem server to be 2000

Documentation