stolostron
MCP Serverstolostronpublic

server foundation dev context

一个用于设置服务器基础开发环境的上下文仓库。

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个用于设置服务器基础开发环境的上下文仓库。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

How to use

Open a empty directory, and run the following command:

Add the following mcp server to your code agent tool:

{
  "mcpServers": {
    "playbookmcp": {
      "command": "npx",
      "args": [
        "-y",
        "playbookmcp@latest",
        "--playbook-repo",
        "git@github.com:stolostron/server-foundation-agent-playbook.git"
      ]
    }
  }
}

Chat with the agent:

playbookmcp_start: setup up all server foundation repos, my github username is {your github username}

You will see the agent creates the workplace directory, and clone the repos you need.

Contributing

git clone git@github.com:stolostron/server-foundation-agent-playbook.git

Use --context-path to point to the path of the server-foundation-agent-playbook repo.

{
  "mcpServers": {
    "playbookmcp-dev": {
      "command": "npx",
      "args": [
        "-y",
        "playbookmcp@latest",
        "--playbook-path",
        "<the path to the server-foundation-agent-playbook repo>"
      ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/stolostron/server-foundation-dev-context
2

Install dependencies

cd server-foundation-dev-context
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerstolostron
Reposerver-foundation-dev-context
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation