MCP-Server MCP Server
sdutta0291/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
Score Breakdown
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
License low impact
Contributors medium impact
Matched Queries
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.