← Back to Plugins
MCP Server MCP

tools.clean/mcp

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

Homepage Verified source

Install

npx -y @clean-tools/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.clean.tools/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@clean-tools/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...