Back to search
30
MCP

sagacient/math-mcp-server

docker/sagacient/math-mcp-server

A comprehensive mathematical operations MCP (Model Context Protocol) server written in Go.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

tejzpr/math-mcp-server
A comprehensive mathematical operations MCP (Model Context Protocol) server written in Go.
0 tools
sagacient/cute-pandas-mcp-server
An MCP server that provides isolated pandas/Python execution environments for data analysis tasks.
0 tools
go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
0 tools
sagacient/cute-pandoc-mcp-server
An MCP server that provides isolated pandoc execution environments for document conversion tasks.
0 tools
mcp-server-calculator
A Model Context Protocol server for calculating.
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools

How to use

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

{
  "mcpServers": {
    "sagacient/math-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}