Curve MCP Server

Hosted at [curve.mcp.junct.dev/mcp](https://curve.mcp.junct.dev/mcp). Free to use. No auth. No API key required.

Remote serverstreamable-http

What is the Curve MCP MCP server?

Curve MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Curve MCP directly instead of describing what you should do. Hosted at curve.mcp.junct.dev/mcp. Free to use. No auth. No API key required.

What you get

This MCP server is deterministically generated from the Curve API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints, no phantom tools.

Setting it up

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

What the assistant can call

Once Curve MCP is connected, these are the calls the assistant has available:

Before you rely on it

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the curve mcp mcp server does with a few real requests.

Choosing this one

This sits in the knowledge and memory group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Curve MCP's toolset — Protocol, Endpoint, Transport and 2 more — is a fair guide to whether it matches your workflow. It is maintained by junct-bot; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Curve MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Available tools

ToolWhat it does
Protocol** Curve
Endpoint** https://curve.mcp.junct.dev/mcp
Transport** Streamable HTTP
Auth** None required
Documentation** [curve.mcp.junct.dev/llms.txt](https://curve.mcp.junct.dev/llms.txt)

How to install the Curve MCP MCP server

{
  "mcpServers": {
    "curve": {
      "url": "https://curve.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Curve MCP to Protocol.
  • Use Curve MCP to Endpoint.
  • Use Curve MCP to Transport.

Frequently asked questions

It connects Curve MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 5 tools (Protocol, Endpoint, Transport, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Curve MCP directly.