glows
MCP Serverglowspublic

mcp server template

一个用于快速启动 MCP 服务的 Python 模板项目。

Repository Info

0
Stars
0
Forks
0
Watchers
1
Issues
Python
Language
MIT License
License

About This Server

一个用于快速启动 MCP 服务的 Python 模板项目。

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

mcp-server-template

GitHub

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/narumiruna/mcp-server-template",
        "mcp-server-template"
      ]
    }
  }
}

PyPI

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "uvx",
      "args": ["mcp-server-template"]
    }
  }
}

Local

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/home/<user>/workspace/mcp-server-template",
        "mcp-server-template"
      ]
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/glows/mcp-server-template-
2

Install dependencies

cd mcp-server-template-
npm install
3

Follow the documentation

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

Repository Details

Ownerglows
Repomcp-server-template-
LanguagePython
LicenseMIT 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