Skip to main content
Glama
safiyu

ctxtest

by safiyu

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

Related MCP server: brain-mcp

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
B
maintenance

Maintenance

Maintainers
1hResponse time
0dRelease cycle
37Releases (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

  • A
    license
    A
    quality
    D
    maintenance
    Provides intelligent code context and analysis through semantic compression, AST parsing, and multi-language support. Offers 60-80% token reduction while enabling AI assistants to understand codebases through local analysis, OpenAI-enhanced insights, and GitHub repository integration.
    Last updated
    6
    48
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Cognitive prosthetic for AI agents. Indexes conversation history from ChatGPT, Claude Code, Cursor, and Gemini CLI into searchable embeddings. 25 MCP tools including tunnel_state (resume where you left off), switching_cost (quantify context-switch penalty), thinking_trajectory (track idea evolution), and alignment_check (decisions vs principles). LanceDB + Parquet, 12ms recall, local-first.
    Last updated
    25
    64
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Knowledge graph for token-efficient code reviews. Builds a structural map of your codebase with Tree-sitter, tracks changes incrementally, and gives AI agents precise context via MCP tools. Features fixed multi-word search, qualified call resolution, dual-mode embedding (ONNX local + LiteLLM cloud), and output pagination.
    Last updated
    7
    65
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • One shared context your team's AI tools read & write over MCP. No re-explaining. Free.

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

  • Universal memory for AI agents and tools. Save, organize and search context anywhere.

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

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