tenets and systemprompt-mcp-server

These are **competitors**, as both tools implement the Model Context Protocol (MCP) server, offering different production-ready approaches to serving intelligent context for prompts.

tenets
51
Established
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Maintenance 2/25
Adoption 9/25
Maturity 15/25
Community 18/25
Stars: 7
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 99
Forks: 17
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

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 systemprompt-mcp-server

systempromptio/systemprompt-mcp-server

A complete, production-ready implementation of a Model Context Protocol (MCP) server demonstrating OAuth 2.1, tools, prompts, resources, sampling, and notifications using Reddit as a real-world integration example.

Implements stdio transport with automatic reconnection and multi-user session management, supporting real-time notifications and AI-assisted content generation through sampling with human approval workflows. Built in TypeScript with comprehensive OAuth 2.1/PKCE handling, structured JSON Schema validation, and modular architecture designed for easy adaptation to other OAuth-based APIs beyond Reddit. Compatible with MCP Inspector and any MCP-compliant client, offering a reference implementation for production deployments requiring secure authentication and LLM integration.

Scores updated daily from GitHub, PyPI, and npm data. How scores work