Back to Browse

Summitflow MCP Server

Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Grant management for AI agents: deadlines, business-day math, budgets, in-kind value. No API key.

About

Grant management for AI agents: deadlines, business-day math, budgets, in-kind value. No API key.

Security Report

6.2
Moderate6.2Moderate Risk

Excellent security posture. This is a pure-function grant management tool with no authentication requirements, no network calls, no external dependencies beyond fastmcp, and no sensitive credential handling. Code is well-structured, input validation is appropriate for the use case, and permissions are minimal and aligned with the server's purpose. No security vulnerabilities detected. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

4 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-ryankramer-summitflow-mcp": {
      "args": [
        "summitflow-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!