MCP Server
MCP
tools.clean/mcp
Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.
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