Skip to content
VS Code

Math MCP Learning for VS Code

io.github.clouatre-labs/math-mcp-learning-server

Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace

client:VS Code transport:streamable-http runtime:pypi tools:17

Install Math MCP Learning in VS Code

.vscode/mcp.json

{
  "servers": {
    "math-mcp-learning-server": {
      "type": "http",
      "url": "https://math-mcp.fastmcp.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Math MCP Learning in other clients