Generate clear API documentation drafts for services and endpoints with AI.
Based on the available materials, this MCP tool appears low risk overall: it requires no secrets, declares no remote endpoints, and is open source from an official registry. The main consideration is that it is an executable local MCP service, but the current materials show no clear red flags for data exfiltration, over-privilege, or credential abuse.
The materials explicitly state that no keys or environment variables are required. No API keys, OAuth tokens, or other sensitive credentials are requested, so credential leakage and abuse exposure appears low.
The declared remote endpoint host is 'none', and the materials do not describe sending user data to third-party services. Based on the available information, there is no explicit network egress path.
The objective checks mark this tool as executes-code, meaning it runs code/processes locally as an MCP tool. This is a normal property of such tools; no unusually dangerous system privileges are described, but it should still be treated with the standard caution for executable components.
The available materials do not state that it reads sensitive directories, writes to system locations, scans local files, or accesses additional resources. No data access request beyond its stated 'API docs generation' purpose is evident.
Positive factors include an official registry source, an auditable open-source repository, and updates within the last year. Points to watch are the missing README, undeclared license, and very low community adoption (0 stars), which reduce transparency and ecosystem validation but do not by themselves constitute a high-risk red flag.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.CSOAI-ORG/api-docs-generator-ai-mcp" MCP server from askskill: Run: claude mcp add 'io-github-csoai-org-api-docs-generator-ai-mcp' -- npx -y api-docs-generator-ai-mcp
Build, generate, and improve CLI development workflows with AI assistance.
Generate clear Git commit messages from code changes automatically.
Compare code or text differences with AI and get clear change insights.
Turn any OpenAPI API into callable AI tools with authentication support.
Fetch live package docs and changelogs to avoid stale API hallucinations.
Convert OpenAPI example APIs into usable MCP servers for AI clients.