mcpbeat Sign in

Eco Policy MCP Server

by akhilesh-chandewar Your server? Claim it
local only

Eco Policy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.

Indian finance MCP server: mutual-fund NAVs, GST & income-tax tools, RBI rates, NSE quotes.

Installs / week
pypi · eco-policy-mcp
0
Stars
0 open issues
13 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Eco Policy MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add eco-policy-mcp -- uvx eco-policy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eco-policy-mcp": {
      "args": [
        "eco-policy-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eco-policy-mcp]
command = "uvx"
args = ["eco-policy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "eco-policy-mcp": {
      "args": [
        "eco-policy-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eco-policy-mcp": {
      "args": [
        "eco-policy-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Eco Policy MCP

same job, measured the same way
India Stock MCP
by akhilgovind02

Indian stock market: NSE/BSE quotes, fundamentals, mutual fund NAV, F&O chains, IPOs. No API keys.

79 installs/wk local only
Xero
by mindstone

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

73 installs/wk local only
Jobber MCP Server
by friendlygeorge

MCP server for Jobber (home services SaaS) — exposes tools for clients, jobs, invoices, and quote...

33 installs/wk local only
Akka Finance
by akka-finance

MCP server for AKKA Finance DEX aggregator — swap quotes, routes, and execution

60 installs/wk local only
Rise MCP
by gzlo

RISE CRM MCP server — 36 tools across CRM, projects, tickets, finance, sales, HR, and reports.

88 installs/wk local only
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

61 installs/wk local only
Clean
by clean

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

30 installs/wk 42 tools answering
mcp-cbr-rates
by atomno-mcp

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

531 installs/wk local only

Eco Policy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Eco Policy MCP?
Eco Policy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package eco-policy-mcp.
How do I connect Eco Policy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls eco-policy-mcp straight from pypi; nothing to host, nothing to sign up for.
Is Eco Policy MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.