Labsco
safiyu logo

ctxnest

from safiyu

The Local Brain & Hands for Your AI Coding Agents

๐Ÿ”ฅFreeAdvanced setup

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".

Note

This is only a test project.