mcp-server-example MCP Server
jecklgamis/mcp-server-example
A FastAPI MCP (Model Context Protocol) math server built with [FastMCP](https://github.com/jlowin/fastmcp).
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
jecklgamis/mcp-server-example is a Python MCP server. A FastAPI MCP (Model Context Protocol) math server built with [FastMCP](https://github.com/jlowin/fastmcp).
Ranked #109 out of 116 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit 1d ago → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
6 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# mcp-server-example A FastAPI MCP (Model Context Protocol) server built with [FastMCP](https://github.com/jlowin/fastmcp). Exposes math and performance testing tools over streamable-http transport. ## MCP Tools ### Math (`/math_mcp`) | Tool | Description | |-------------|------------------------------------------------| | `add` | Add two numbers | | `subtract` | Subtract b from a | | `multiply` | Multiply two numbers | | `divide` | Divide a by b | | `power` | Raise base to the power of exponent | | `sqrt` | Calculate the square root of a number | | `modulo` | Calculate a mod b | | `factorial` | Calculate the factorial of a non-negative integer | ### Perf (`/perf-mcp`) | Tool | Description | |-------Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.