Skip to main content
Glama
78,912 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A calculator for multiplying two numbers" matching MCP servers:

  • A
    license
    Not graded
    quality
    B
    maintenance
    Current, source-cited US federal tax constants and freelancer calculators for tax year 2026, including the July 1 mid-year mileage change. Every response carries its IRS/SSA primary source and a last-verified date; refuses rather than guesses.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Provides four MCP tools for neural retrieval: personalized user recommendations, item-to-item similarity, cold-start text search, and explainable recommendation scores, enabling LLM agents to query a trained two-tower recommender over Amazon Reviews data.
  • A
    license
    Not graded
    quality
    D
    maintenance
    A cloud-deployable math tool server that provides calculator capabilities to local LLM agents via the Model Context Protocol and Server-Sent Events. It allows instructors to host a centralized calculation engine that students can connect to from their local development environments.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server example with calculator tools, built using FastMCP.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that exposes 16 calculator operations as tools, enabling arithmetic, rounding, and root calculations via natural language.
  • F
    license
    A
    quality
    C
    maintenance
    Exposes basic calculator operations (add, subtract, multiply, divide, power, square root, modulus) through the Model Context Protocol.
    7
  • F
    license
    A
    quality
    C
    maintenance
    A simple MCP server that provides basic arithmetic operations like addition, subtraction, multiplication, division, power, and square root.
    6
  • A
    license
    B
    quality
    D
    maintenance
    Provides mathematical computation capabilities including basic arithmetic operations (add, subtract, multiply, divide), advanced functions (square root, factorial, logarithm), and trigonometric functions (sin, cos, tan) through the Model Context Protocol.
    5
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    提供A股实时行情、历史K线、财务报表、技术指标等全方位数据查询的MCP服务器,支持盘中即时更新及批量查询。
    24
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    This MCP server provides secure access to databases for AI agents, enforcing authentication, authorization, human approval, logging, and notifications to prevent dangerous actions.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A protocol implementation that extends AI capabilities through a WebSocket interface, enabling mathematical calculations, email operations, knowledge search, and remote device control.
  • F
    license
    Not graded
    quality
    C
    maintenance
    Local MCP server for A-share stock trading via Tonghuashun, offering account/position queries, buy/sell/cancel orders with risk controls and forced user confirmation; currently simulated with a reserved interface for real broker channels.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A simple MCP server that provides basic calculator functionality for performing mathematical operations. Built with FastMCP and demonstrates fundamental MCP server implementation patterns.
  • F
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that enables mathematical calculations and demonstrates extending AI capabilities through tool integration.
  • F
    license
    Not graded
    quality
    D
    maintenance
    A simple Model Context Protocol server that evaluates mathematical expressions like 'sqrt(25) + 2**3' sent by MCP clients, with secure evaluation that only allows math functions/constants.