Google PageRank for AI agents. 25,000+ tools indexed.

MCP-Server MCP Server

sdutta0291/MCP-Server

Score: 55.9 Rank #12 MCP Server
Are you the maintainer of sdutta0291/MCP-Server? Claim this listing →

All MCP servers related to real world problems

Add AgentRank to Claude Code Discover and compare tools like sdutta0291/MCP-Server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

sdutta0291/MCP-Server is a Python MCP server. All MCP servers related to real world problems

Ranked #12 out of 116 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python No license 17,598 pypi/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads 13% 17,598/wk

17,598 weekly installs → widely installed

Forks 0
Description Brief
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for sdutta0291/MCP-Server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/sdutta0291--MCP-Server)](https://agentrank-ai.com/tool/sdutta0291--MCP-Server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/sdutta0291--MCP-Server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/sdutta0291--MCP-Server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="sdutta0291/MCP-Server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# 🇮🇳 Mutual Fund MCP Server

An MCP server for analyzing Indian mutual funds — fetches live data from [MFAPI.in](https://mfapi.in), auto-detects the right benchmark, and delivers a full performance verdict.

**No API key needed. Completely free.**

---

## 📦 Installation

```bash
# 1. Clone / copy this folder, then install dependencies
pip install -r requirements.txt

# 2. Verify it runs
python server.py
```

---

## 🔌 Connect to Claude Desktop

Add this to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "mutualfund_mcp": {
      "command": "python",
      "args": ["/absolute/path/to/mutualfund_mcp/server.py"]
    }
  }
}
```

> Replace `/absolute/path/to/` with the actual path on your machine.

Config file location:
- **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`
- **Windows**: `%APPDATA%\Claude\claude_desktop_config.json`

---

## 🛠️ Tools Available

### 1. `mf_search_funds`
Search for funds by name or keyword. Returns scheme co
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.