io.github.speakmancip/speakmanai MCP Server
io.github.speakmancip/speakmanai
What is the io.github.speakmancip/speakmanai MCP server?
Multi-agent AI pipeline that generates professional Solution Architecture Documents.
How to install io.github.speakmancip/speakmanai
Copy-paste configuration for popular MCP clients.
x-api-keyYour SPEAKMAN.AI API key (starts with sk-speakman-). Get one at speakman.ai under Profile → MCP API Keys.
{
"mcpServers": {
"speakmanai": {
"url": "https://speakman.ai/mcp"
}
}
}{
"mcpServers": {
"speakmanai": {
"serverUrl": "https://speakman.ai/mcp"
}
}
}{
"servers": {
"speakmanai": {
"type": "http",
"url": "https://speakman.ai/mcp"
}
}
}{
"mcpServers": {
"speakmanai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://speakman.ai/mcp"
]
}
}
}claude mcp add --transport http speakmanai https://speakman.ai/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.