Skip to main content
Glama
koki-develop

MCP Server Template

by koki-develop

TODO: Replace MCP_SERVER with the name of the server

MCP_SERVER

TODO: Description

Table of Contents

Related MCP server: DDG MCP2

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

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    A template MCP server that provides a basic structure and configuration for building Model Context Protocol servers. Includes Docker support, environment configuration, and examples for both STDIO and SSE transport modes.
    Last updated
    1
  • -
    license
    -
    quality
    -
    maintenance
    A basic MCP server template built with FastMCP framework that provides example tools for echoing messages and retrieving server information. Serves as a starting point for developing custom MCP servers with Docker support and CI/CD integration.
    Last updated
  • F
    license
    -
    quality
    D
    maintenance
    This repository provides a template for creating MCP servers with Python, including installation instructions and tools for testing with the MCP Inspector.
    Last updated

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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