The unified home for all your service documentation

From APIs to guides, discoverable and always up-to-date. Ship documentation that evolves with your code.

Available for macOS, Windows, and Linux

Your complete service catalogue

Powerful Discovery

Find services, APIs, and documentation instantly with intelligent search

Always Up-to-Date

Documentation stays current with your code through CI/CD integration

Service Directory

auth-service
User authentication and authorization
API
payment-gateway
Payment processing integration guide
Frontend
analytics-api
Data collection and reporting endpoints
API
12 services total

API Documentation

analytics-api v1.2.0
GET/api/v1/analytics/events
Retrieve analytics events
auth requiredpaginated
POST/api/v1/analytics/events
Create new analytics event
auth requiredrate limited
GET/api/v1/analytics/reports
Generate analytics reports
admin only
View full specification →

Built for developers who ship fast

CI/CD Ready

Integrate Marco CLI into your build pipeline for automatic documentation updates on every deploy

Version Control Friendly

Keep your docs in sync with your code using the same Git workflow your team already knows

Markdown Native

Write docs in markdown with full syntax highlighting, code blocks, and rich formatting support

Zero Configuration

Get started with sensible defaults, customize only when you need to

What's coming next

The future of documentation is intelligent, connected, and conversational

AI Chat with Docs

Coming Soon

Ask questions about your documentation and get instant, contextual answers powered by AI. No more searching through endless pages.

  • Natural language queries across all your services
  • Contextual answers with source references
  • Code examples and implementation guidance
💬 Ask MarcoDocs AI

"How do I authenticate with the analytics API?"

🤖 Based on your analytics-api documentation:

Use Bearer token authentication. Add your API key to the Authorization header...

📄 Source: analytics-api/auth.md

MCP Server Integration

Coming Soon

With our MCP server, your agents will be able to:

  • Discover services across your entire organization
  • Retrieve up-to-date API specifications
  • Retrieve up-to-date guides and documentation
🤖 Agent + MCP Workflow
🤖 Agent Request:
"Help me integrate with the payment system"
MCP discovers: payment-api
📋 Retrieved API Spec:
POST /api/v1/payments/charge
• amount, currency, customer_id
💻 Generated Integration:
const payment = await fetch('/api/v1/payments/charge', {}
method: 'POST', body: JSON.stringify(...)
✨ End-to-end in seconds

Usage Analytics

Track documentation usage, popular pages, and team engagement metrics

Advanced Search

Intelligent search with filters, facets, and AI-powered content suggestions

From markdown to live docs in minutes

Join thousands of developers who ship documentation as fast as they write code.