Skip to main content
Glama

MCP Server Template

by koki-develop

TODO: Replace MCP_SERVER with the name of the server

MCP_SERVER

TODO: Description

Table of Contents

Usage

To use this server with an MCP client, add the following configuration:

{ "mcpServers": { "MCP_SERVER": { "command": "docker", "args": [ "run", "-i", "--rm", "ghcr.io/koki-develop/MCP_SERVER:latest" ] } } }

MCP Tools

TODO: Add MCP tools here

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright (c) 2025 Koki Sato

-
security - not tested
A
license - permissive license
-
quality - not tested

A template repository for creating MCP servers that can be easily containerized and used with MCP clients.

  1. Table of Contents
    1. Usage
      1. MCP Tools
        1. License

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            A template repository for building Model Context Protocol (MCP) servers with TypeScript, featuring full TypeScript support, testing setup, CI/CD pipelines, and modular architecture for easy extension.
            Last updated -
            1
          • A
            security
            A
            license
            A
            quality
            A starter template for building MCP servers with FastMCP, providing testing, linting, formatting, and NPM publishing setup.
            Last updated -
            1
            1
            MIT License
          • A
            security
            F
            license
            A
            quality
            A comprehensive template for building MCP servers with TypeScript, Fastify, and Docker support. Includes tools for calculations and weather data, resources for server information, and prompts for greetings with full development tooling.
            Last updated -
            4
          • -
            security
            F
            license
            -
            quality
            A basic MCP server template built with FastMCP that provides simple tools for greeting users, performing math operations, and managing user information. Serves as a starting point for building custom MCP servers with essential functionality examples.
            Last updated -
            4
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/koki-develop/mcp-server-template'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server