Readme Generator AI MCP
by CSOAI-ORG
README.md
<!-- mcp-name: CSOAI-ORG/readme-generator-ai-mcp -->
[](https://proofof.ai/scorecard/readme-generator-ai-mcp.html)
# Readme Generator Ai MCP
[](https://meok.ai)
[](https://councilof.ai/api/gspc)
[](LICENSE)
[](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