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

andysalvo/agentic-platform

Score: 44.0 Rank #104

The only MCP linter that exists. Free governance scoring (0-100) and cost estimation for AI agents. MCP server with 8 tools.

Overview

andysalvo/agentic-platform is a Python MCP server licensed under MIT. The only MCP linter that exists. Free governance scoring (0-100) and cost estimation for AI agents. MCP server with 8 tools. Topics: agent-tools, ai-agent, governance, mcp, mcp-server, mcp-tools, model-context-protocol, agent-diagnostics, mcp-linter.

Ranked #104 out of 104 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT
agent-toolsai-agentgovernancemcpmcp-servermcp-toolsmodel-context-protocolagent-diagnosticsmcp-linter

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 0%

0/1 issues closed → many open issues

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

Forks 1
Description Good
License MIT

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

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Contributors medium impact

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

Badge

AgentRank score for andysalvo/agentic-platform
[![AgentRank](https://agentrank-ai.com/api/badge/tool/andysalvo--agentic-platform)](https://agentrank-ai.com/tool/andysalvo--agentic-platform/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/andysalvo--agentic-platform/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/andysalvo--agentic-platform" 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="andysalvo/agentic-platform"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Agentic Platform

**The only MCP linter that exists.** Plus free governance scoring and cost estimation for AI agents.

Validate your MCP tool definitions, score your agent's system prompt on governance best practices (0-100), and compare costs across all major models. No API key needed.

## Installation

### Remote MCP Server (Hosted)

Add to your MCP client configuration:

```json
{
  "mcpServers": {
    "agentic-platform": {
      "url": "http://165.22.46.178:8080/mcp"
    }
  }
}
```

### Claude Code

```bash
claude mcp add agentic-platform --transport http http://165.22.46.178:8080/mcp
```

### Docker

```bash
docker run -p 8080:8080 ghcr.io/andysalvo/agentic-platform:latest
```

Works with Claude Desktop, Claude Code, VS Code, Cursor, Cline, and any MCP-compatible client.

## Free Tools (No API Key Needed)

| Tool | What It Does |
|------|-------------|
| `mcp_manifest_lint` | **The only MCP linter.** Validate your tool definitions for anti-patterns, missing fields, bad descrip
Read full README on GitHub →
Are you the maintainer of andysalvo/agentic-platform?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

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