Skip to main content
Glama
safiyu

ctxtest

ctxtest (ctxnest)

This is a simple "Hello World" MCP (Model Context Protocol) server created for testing purposes.

Features

This server exposes the following tools:

  • hello-world: A greeting tool.

    • Input: name (string)

    • Output: A personalized hello message.

  • stat: A status check tool.

    • Output: Returns "running well".

Getting Started

Prerequisites

  • Node.js (v18 or higher)

  • npm

Installation

  1. Clone or navigate to the project directory.

  2. Install dependencies:

    npm install

Running the Server

To start the server on stdio:

npm start

Building the Project

To compile the TypeScript source code:

npm run build

Note

This is only a test project.

Install Server
A
license - permissive license
C
quality
A
maintenance

Maintenance

Maintainers
1hResponse time
0dRelease cycle
37Releases (12mo)

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/safiyu/ctxnest'

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