Skip to content
Back to search
30
MCP streamable-http

DevSpeak

io.github.juanjaragavi/devspeak

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

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

devsync-mcp
MCP server for AI-merge of team dev configurations
0 tools
io.github.dev-proxy-tools/mcp
MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
Lingua Universale MCP Server
Verify AI agent communication with session types and formal proofs
0 tools
io.github.csoai-org/devops-ai-mcp
devops-ai-mcp MCP server by MEOK AI Labs
0 tools
@libretranslate/mcp
LibreTranslate MCP server - Machine Translation for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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