Loomal

toolmesh

MCP server by github.com/dunkelcloud/toolmesh

Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies.

3 starsRemote-capable

About toolmesh

toolmesh is an MCP (Model Context Protocol) server published by dunkelcloud in the official MCP registry, listed under Security on Loomal. Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies.

toolmesh runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/dunkelcloud/toolmesh, where the project has earned 3 GitHub stars.

Use toolmesh with your agent

Claude Code · one command
claude mcp add --transport http toolmesh https://{host}:8123/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "toolmesh": {
      "url": "https://{host}:8123/mcp"
    }
  }
}
streamable-httphttps://{host}:8123/mcp

Frequently asked questions

What is toolmesh?
toolmesh is an MCP (Model Context Protocol) server by dunkelcloud in the Security category. Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies.
How do I connect toolmesh to Claude, Cursor, or another MCP client?
toolmesh is a remote MCP server — add its endpoint (https://{host}:8123/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is toolmesh open source?
Yes — the source code is public at github.com/dunkelcloud/toolmesh, with 3 GitHub stars.
Can AI agents pay to use toolmesh?
Not yet through Loomal — toolmesh is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain toolmesh? Claim this listing free by verifying GitHub ownership, or contact us.