S/MCP - Stern Model Context Protocol
@Akrasia0
About S/MCP - Stern Model Context Protocol
Stern MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"S-MCP": {
"command": "bun",
"args": [
"run",
"build"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is S/MCP - Stern Model Context Protocol?
S/MCP (Stern Model Context Protocol) is a powerful MCP server that provides access to Stern, a philosophical AI mentor who helps humans realize their potential through subtle guidance and wisdom. It integrates with Solana smart contracts for accountability on commitments and is intended for individuals seeking mentorship and personal growth.
How to use S/MCP - Stern Model Context Protocol?
Clone the repository, install dependencies with bun install, set the OPENAI_API_KEY environment variable, and build with bun run build. Run the server using bun run start and interact with it via any MCP client by calling the msg_stern tool with a message.
Key features of S/MCP - Stern Model Context Protocol
msg_sterntool for sending messages and receiving Stern’s guidance- Solana smart contract integration for stake‑based accountability
- Philosophical framework combining rationalist and stoic wisdom
- Customizable character context for varied interactions
Use cases of S/MCP - Stern Model Context Protocol
- Receiving philosophical guidance drawn from stoic and rationalist thinking
- Creating Solana‑backed smart contracts to enforce personal commitments
- Obtaining personalized mentorship tailored to individual goals and challenges
- Engaging in deep conversations that reveal underlying motivations and obstacles
FAQ from S/MCP - Stern Model Context Protocol
What are the runtime requirements?
Bun (JavaScript runtime and package manager) and a valid OpenAI API key are required.
What tools does S/MCP expose?
The only documented tool is msg_stern, which sends a message to Stern and returns his response.
How is data handled for Stern’s responses?
Responses are generated using OpenAI’s API; no data persistence or local storage details are mentioned.
What transport method does the server use?
The server runs in stdio mode, allowing communication with MCP clients via standard input/output.
How do I authenticate with the server?
Authentication is done by setting the OPENAI_API_KEY environment variable; no other auth mechanisms (e.g., OAuth, API keys) are documented.
Frequently asked questions
What are the runtime requirements?
Bun (JavaScript runtime and package manager) and a valid OpenAI API key are required.
What tools does S/MCP expose?
The only documented tool is `msg_stern`, which sends a message to Stern and returns his response.
How is data handled for Stern’s responses?
Responses are generated using OpenAI’s API; no data persistence or local storage details are mentioned.
What transport method does the server use?
The server runs in stdio mode, allowing communication with MCP clients via standard input/output.
How do I authenticate with the server?
Authentication is done by setting the `OPENAI_API_KEY` environment variable; no other auth mechanisms (e.g., OAuth, API keys) are documented.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments