ctxnest
The Local Brain & Hands for Your AI Coding Agents
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.
- Input:
stat: A status check tool.- Output: Returns "running well".
Getting Started
Prerequisites
- Node.js (v18 or higher)
- npm
Installation
- Clone or navigate to the project directory.
- 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.
相关服务器
Alpha Vantage MCP Server
赞助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Demo Server
A reference implementation of a Model Context Protocol (MCP) server with example tools, prompts, and resources.
WCAG Aria patterns MCP
MCP server for WCAG practices found at https://github.com/karanshah229/wcag-aria-practices-mcp-skill/tree/main
Botoi MCP Server
150+ developer utility APIs via MCP. Hashing, encoding, DNS lookup, IP geolocation, QR codes, JWT tools, URL shortening, email validation, screenshot capture, and more.
bash-vet-mcp
MCP server that vets LLM-emitted shell commands BEFORE execution. 30 detection rules across destructive file ops, package managers, system, database, git, network, exfiltration, privilege escalation. Sub-second, local, free.
Signet
Cryptographic action receipts for AI agents. Signs every MCP tool call with Ed25519, hash-chained audit log. 3 lines of code to integrate.
MCP Server Creator
A meta-server for dynamically generating MCP server configurations and Python code.
Bring Your AI
No-data MCP endpoint for Claude Code to Codex harness migration checks.
Remote MCP Server Authless
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
302AI Basic MCP Server
A toolkit for enhancing the fundamental capabilities of large language models.
UnrealMCP Plugin
An unofficial MCP server plugin for remote control of Unreal Engine using AI tools.