MCP.so
登录

S/MCP - Stern Model Context Protocol

@Akrasia0

关于 S/MCP - Stern Model Context Protocol

Stern MCP server

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

Akrasia0

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "S-MCP": {
      "command": "bun",
      "args": [
        "run",
        "build"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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_stern tool 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.

评论

其他 分类下的更多 MCP 服务器