Skip to main content
Glama
CSOAI-ORG

Readme Generator AI MCP

README.md
<!-- mcp-name: CSOAI-ORG/readme-generator-ai-mcp -->
[![MCP Scorecard: 74/100](https://img.shields.io/badge/proofof.ai-74%2F100-5b21b6)](https://proofof.ai/scorecard/readme-generator-ai-mcp.html)

# Readme Generator Ai MCP

[![MEOK AI Labs](https://img.shields.io/badge/MEOK-AI%20Labs-667eea)](https://meok.ai)
[![GSPC](https://img.shields.io/badge/GSPC-UNMEASURED-9ca3af)](https://councilof.ai/api/gspc)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![PyPI](https://img.shields.io/badge/PyPI-Install-3775a9)](https://pypi.org/project/readme_generator_ai_mcp/)

> README

README.md generator MCP β€” analyse project structure, generate docs, badges, install instructions. MIT.

---

## πŸš€ Quick Start

```bash
# Install via pip
pip install readme_generator_ai_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install readme-generator-ai-mcp --client claude
```

## ✨ Features

- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance

## πŸ“– Documentation

- [Full Documentation](https://docs.meok.ai/readme-generator-ai-mcp)
- [API Reference](https://api.meok.ai)
- [EU AI Act Compliance Guide](https://councilof.ai/compliance)

## πŸ›‘οΈ Compliance

This MCP server is built with **EU AI Act compliance** built-in:

- βœ… Article 9 β€” Risk Management System
- βœ… Article 13 β€” Transparency & Instructions for Use
- βœ… Article 15 β€” Bias Detection & Testing
- βœ… Article 26 β€” FRIA Support (where applicable)
- βœ… Article 50 β€” AI Content Watermarking (where applicable)

Need help getting compliant? **[Book a free 15-min diagnostic β†’](https://cal.com/csoai/august-audit)**

## 🏒 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

- **Pro:** $99/mo β€” Full MCP suite + EU AI Act tracking
- **Enterprise:** $499/mo β€” Custom dev + SLA + Dedicated support

[View Pricing β†’](https://councilof.ai/pricing) | [Contact Sales β†’](mailto:sales@csoai.org)

## 🀝 Part of the MEOK Ecosystem

This server is part of the **[MEOK AI Labs](https://meok.ai)** ecosystem β€” 300+ MCP servers for sovereign AI governance.

| Domain | Purpose |
|--------|---------|
| [councilof.ai](https://councilof.ai) | EU AI Act compliance marketplace |
| [safetyof.ai](https://safetyof.ai) | AI safety & monitoring |
| [meok.ai](https://meok.ai) | Sovereign AI platform |
| [cobolbridge.ai](https://cobolbridge.ai) | Legacy modernization |

## πŸ“œ License

MIT Β© [CSOAI-ORG](https://github.com/CSOAI-ORG)

---

<p align="center">
  <sub>Built with πŸ’œ by <a href="https://meok.ai">MEOK AI Labs</a> Β· UK Companies House 16939677</sub>
</p>
MIT Β© [MEOK AI Labs](https://meok.ai)

<!-- meok-moat-footer-v1 -->
---

## Pairs with MEOK Governance Suite

Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool β€” EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.

```bash
# One-shot install of the governance pack
npx meok-setup --pack governance
```

Free tier: 10 calls/day per MCP. Pro tier (Β£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

β†’ Full catalogue: [councilof.ai/catalogue](https://councilof.ai/catalogue)
β†’ MEOK AI Labs: [meok.ai](https://meok.ai)

<!-- BUY-LADDER:START -->

## πŸ’Έ Try MEOK in 30 seconds β€” instant buy ladder

| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | **Β£1** | Signed sample MCP-Hardening report + Article 50 PDF | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |
| Quick Kit | **Β£9** | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |
| Founder Call | **Β£29** | 30-min 1-on-1 with the founder | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |

> Refundable. UK Stripe β€” VAT-clean. Builds on the 81-MCP MEOK fleet.
> Verify any signed report at <https://meok.ai/verify>.

<!-- BUY-LADDER:END -->



## Configuration

Add to your `claude_desktop_config.json` (Claude Desktop) or your MCP client config:

```json
{
  "mcpServers": {
    "readme-generator-ai-mcp": {
      "command": "uvx",
      "args": ["readme-generator-ai-mcp"]
    }
  }
}
```

Or: `pip install readme-generator-ai-mcp` then run the `readme-generator-ai-mcp` command (stdio transport).

## Examples

Once configured, ask your assistant, for example:
- "Use `generate_readme` to …"
- "Use `analyze_project` to …"
- "Use `suggest_sections` to …"

TDQS

A4.2/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: analyze_project examines file lists, generate_badges creates badge markdown, generate_readme produces a full README, suggest_sections recommends sections. No overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (analyze_project, generate_badges, generate_readme, suggest_sections) using lowercase and underscores.

Tool Count5/5

With 4 tools covering analysis, suggestion, badge generation, and full README generation, the count is well-scoped for a README generator–neither too few nor too many.

Completeness5/5

The tool set covers the full lifecycle of README creation: analyzing project structure, suggesting sections, generating badges, and producing the complete README. No obvious gaps.

Maintenance

ActivityActive
ResponsivenessNo issues