SERVER

DevSpeak

Rank #32369

io.github.juanjaragavi/devspeak

Official DevSpeak MCP server — translate technical text into formal specs from any AI IDE or agent

First listed
Apr 27, 2026
Last publish date
Apr 27, 2026
OVERVIEW

DevSpeak is a Model Context Protocol (MCP) server published by juanjaragavi. It ranks #32369 of 58,832 servers tracked on MCP Toplist. DevSpeak is listed on Official MCP, with 1 tracked version. It was first listed on Apr 27, 2026 and most recently updated on Apr 27, 2026.

STANDING
#32,369of 58,832 tracked servers

Ranks ahead of 26,463 of 58,832 servers on MCP Toplist.

CONNECT

Use DevSpeak

Add DevSpeak to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "devspeak": {
      "url": "https://devspeak.dev/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "devspeak": {
      "command": "npx",
      "args": [
        "-y",
        "@devspeak/mcp"
      ],
      "env": {
        "DEVSPEAK_API_KEY": "<your DEVSPEAK_API_KEY>",
        "DEVSPEAK_API_URL": "<your DEVSPEAK_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

juanjaragavi

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.0.3Apr 27, 2026
FAQ

Frequently asked questions

What is DevSpeak?
Official DevSpeak MCP server — translate technical text into formal specs from any AI IDE or agent
Who maintains DevSpeak?
DevSpeak is maintained by juanjaragavi, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is DevSpeak an official MCP server?
Yes — DevSpeak is listed on the Official MCP Registry.
How many versions does DevSpeak have?
MCP Toplist tracks 1 version of DevSpeak, most recently published on Apr 27, 2026.
Where can I find the source code for DevSpeak?
The source code for DevSpeak is hosted at github.com/juanjaragavi/devspeak.
EXPLORE