Back to Home
olaservo icon

mcp-advisor

Verified Safe

by olaservo

Overview

Provides LLMs and humans with structured access to the Model Context Protocol (MCP) specification and documentation for understanding and compliance evaluation.

Installation

Run Command
npx -y mcp-advisor@latest

Environment Variables

  • DEFAULT_SPEC_VERSION

Security Notes

The server acts as a documentation provider, fetching content from external URLs (`modelcontextprotocol.io`, `raw.githubusercontent.com`). No direct code execution vulnerabilities (like 'eval' on untrusted input) were found. The `evaluate_server_compliance` prompt takes a 'path' argument, but the server only passes this string to the LLM for evaluation, without attempting to read or execute code from that path on its host system. The primary security considerations are the integrity of the external content sources and how the consuming LLM client handles the provided documentation. The README's warning about `LLMS.txt` format is a functional issue, not a direct security flaw in the server's execution.

Similar Servers

Stats

Interest Score41
Security Score8
Cost ClassMedium
Avg Tokens50000
Stars26
Forks5
Last Update2026-01-16

Tags

mcpllmspecificationdocumentationadvisor