Back to search
30
MCP

neeraj9436/my-math-mcp-server

docker/neeraj9436/my-math-mcp-server

Contains simple maths tool for mcp server

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

Similar MCP servers embedding-nearest

math-mcp-server-testing
MCP server for mathematical calculations
0 tools
forchaladtest/mcp-math-server
Simple MCP server for basic mathematical operations.
0 tools
calculator-mcp
MCP server that gives you calculator tools
0 tools
math-mcp-server
Math operations MCP server
0 tools
io.github.tech-sushant/calculator-mcp
A simple Model Context Protocol calculator server
0 tools
factorial-mcp-server
MCP server for factorial calculations with FastMCP
0 tools

How to use

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

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