grant-management-platform

shrizasom/grant-management-platform
★ 0 stars Python Database Updated today
MCP server and agent evaluation harness for grant workflow automation
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "grant-management-pla": {
      "command": "uvx",
      "args": [
        "grant-management-platform"
      ]
    }
  }
}

Or install with pip: pip install grant-management-platform

README Excerpt

A small Python MCP server for safely querying grant applications and previewing or committing scoped reviewer reassignments. It was built for the WizeHive take-home exercise. - Python, FastMCP, Pydantic, and PyMongo - MongoDB in Docker for local data - Anthropic tool-use loop for the optional natural-language agent

Tools (1)

search_applications
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →