tenets and meta-prompt-mcp-server
These tools are ecosystem siblings: one appears to be a local-first server designed to provide intelligent context to prompts, while the other transforms any MCP client into a multi-agent system via prompting, suggesting the latter could potentially leverage or integrate with the former's contextual feed.
About tenets
jddunn/tenets
Local-first MCP server for intelligent context that feeds your prompts
Implements intelligent code context aggregation using NLP-based ranking (BM25, TF-IDF, embeddings, git signals) and automatically injects coding standards ("tenets") into prompts to maintain consistency. Exposes tools via Model Context Protocol to integrate natively with Cursor, Claude Desktop, Windsurf, and VS Code—all processing runs locally without external APIs.
About meta-prompt-mcp-server
tisu19021997/meta-prompt-mcp-server
Turn any MCP Client into a "multi-agent" system (via prompting)
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work