← Back to MCP Stdio Server

Install MCP Stdio Server

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add mcp-stdio-server -- node dist/server.js

Available Tools (2)

Once configured, MCP Stdio Server gives your AI agent access to:

calculatePerform mathematical calculations
expression
list_filesList files in a directory
directory

Try It Out

After setup, try these prompts with your AI agent:

Calculate the result of 15 * 24 + 102.
List all files in the current directory to see my project structure.
Perform a code review on the file located at src/server.ts.
Explain the following code snippet: [paste code here].
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed

Keep this setup from going cold

Save the docs, env vars, and workflow around MCP Stdio Server in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup