Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

CoderiGenius/math-all-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math-all-mcp

  • An MCP (Model Context Protocol) server that can handle mathematical calculations.
  • No local deployment needed — just add a single configuration to enable large language models with permanently accurate mathematical computation.

How to use?

We only support MCP in SSE mode, just use this URL:

http://mcp.iqust.top/sse OR https://mcp.iqust.top/sse

For example, in cursor:

{
  "mcpServers": {
    "mathall": {
      "url": "http://mcp.iqust.top/sse"
    }
  }
}
image image

Detailed documents:

About

A MCP(Model Context Protocol) server that can handle math calculations with SSE support

Resources

License

Stars

Watchers

Forks

Contributors