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: FastMCP Boilerplate

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

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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