1.0.4 • Published 7 months ago

aindreyway-mcp-codex-keeper v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Aindreyway MCP Codex Keeper

MCP Server Version License

An intelligent MCP server that serves as a guardian of development knowledge, providing AI assistants with curated access to latest documentation and best practices.

🚀 Quick Start

Just tell your Cline/Sonnet assistant to add this to the configuration:

"aindreyway-codex-keeper": {
  "command": "uvx",
  "args": ["aindreyway-mcp-codex-keeper"],
  "disabled": false
}

That's it! The assistant will handle everything automatically.

🎯 What Your Assistant Can Do

Ask your assistant to:

  • "Show me the latest React documentation"
  • "Find best practices for TypeScript development"
  • "Update documentation for Node.js"
  • "Search for information about async/await"

🛠 Available Tools

list_documentation

Lists all available documentation sources with optional category filtering.

add_documentation

Add new documentation sources to the knowledge base.

update_documentation

Update existing documentation to get the latest content.

search_documentation

Search through documentation with category filtering.

📚 Documentation Categories

  • Frontend
  • Backend
  • Language
  • MCP
  • MCP-Guide
  • Database
  • DevOps
  • Security
  • Testing
  • Architecture
  • Mobile
  • AI
  • Cloud

🔧 Features

The server automatically:

  • Manages documentation from various sources
  • Keeps track of latest development best practices
  • Provides intelligent search capabilities
  • Updates documentation automatically
  • Supports tagging and categorization

📝 License

MIT License - feel free to use this in your projects!

👤 Author

aindreyway

⭐️ Support

Give a ⭐️ if this project helped you!

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago