Back to search
30
MCP

discrete-structures-mcp

pypi/discrete-structures-mcp

MCP server for Discrete Mathematics: Boolean Logic, Algorithms, Number Theory, Cryptography. 21 AI-ready tools for education and research.

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

Similar MCP servers embedding-nearest

math-logic-mcp
MCP server providing verified math & logic tools for small LLMs (Mistral, Llama, DeepSeek)
0 tools
forchaladtest/mcp-math-server
Simple MCP server for basic mathematical operations.
0 tools
riccardotornesello/mcp-math
A (MCP) server that provides a comprehensive set of mathematical operations and functions
0 tools
math-mcp
Comprehensive Math calculation MCP server, providing basic arithmetic, matrix calculation, statistical analysis, calculus, optimization, reg
0 tools
io.github.andylbrummer/math-mcp
GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra
0 tools
io.github.daedalus/mcp-number-theory
MCP server exposing number theory functions and factorization algorithms
0 tools

How to use

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

{
  "mcpServers": {
    "discrete-structures-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}