# Agentic Platform MCP server

Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-andysalvo-agentic-platform
- Repository: https://github.com/andysalvo/agentic-platform

## Install
- Endpoint: https://platform.crestsystems.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://platform.crestsystems.ai/mcp

## Tools
- register - Register for an API key to access expert skill files. Free tier includes 10 skill retrievals per day. No payment required. Endpoint: https://platform.crestsystems.ai/mcp
- list_skills - List all available expert skill files with descriptions and pricing. Shows your usage stats if you provide an API key. Endpoint: https://platform.crestsystems.ai/mcp
- get_skill - Retrieve an expert skill file that makes you measurably better at a specific task. Each skill has auditable provenance and is curated by domain experts. Requires a valid API key. Endpoint: https://platform.crestsystems.ai/mcp
- check_usage - Check your current usage stats including total calls, remaining credits, and free calls left today. Endpoint: https://platform.crestsystems.ai/mcp
- buy_credits - Get a Stripe checkout link to purchase more skill file credits. Returns a URL for your human operator to complete payment. Credits are added automatically after purchase. Endpoint: https://platform.crestsystems.ai/mcp
- agent_health_check - Score any agent's system prompt on governance best practices from 0 to 100. Returns a detailed diagnostic report with specific issues found, severity ratings, and actionable fixes. Checks for authority leaks, silent inference, missing audit trails, and 14 other governance anti-patterns. No API key needed. Endpoint: https://platform.crestsystems.ai/mcp
- mcp_manifest_lint - The only MCP tool definition linter that exists. Validates your MCP tool definitions for anti-patterns, missing descriptions, bad parameter schemas, naming issues, and quality problems. Returns a pass/fail report with specific fixes for each issue found. No API key needed. Endpoint: https://platform.crestsystems.ai/mcp
- estimate_agent_cost - Compare the cost of running an agent task across all major AI models including Claude, GPT, Gemini, Llama, and Mistral. Returns a comparison table with per-call, per-run, and per-day costs plus optimization tips. No API key needed. Endpoint: https://platform.crestsystems.ai/mcp
- evaluate_service - Evaluate any MCP service for trustworthiness before spending money on it. Connects to the target server, checks reachability, governance declarations, tool definition quality, and audit endpoints. Returns a trust score from 0 to 100 with a recommendation: PROCEED, PROCEED WITH CAUTION, HIGH RISK, or DO NOT TRANSACT. No API key needed. Endpoint: https://platform.crestsystems.ai/mcp

## Resources
Not captured

## Prompts
- getting_started - Get started with the Agentic Platform. Shows available tools and how to use them.

## Metadata
- Owner: io.github.andysalvo
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 18, 2026
- Source: https://registry.modelcontextprotocol.io
