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.
About tenets
jddunn/tenets
Local-first MCP server for intelligent context that feeds your prompts
This project helps software developers improve how they use AI coding assistants. It automatically finds and prioritizes relevant code files and project guidelines, then injects them into your AI prompts. Developers get more accurate and consistent AI suggestions without manually searching for context.
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.
This project provides a ready-to-use server that connects AI tools to external services like Reddit, handling secure authentication. It takes requests from an AI client, processes them using Reddit's API (or other OAuth-based services), and returns structured data or notifications to the AI client. Developers building AI applications that need to interact with external APIs requiring OAuth 2.1 authentication would use this as a foundation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work