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
Replicate Minimax Image-01
Generate images using the minimax/image-01 model on Replicate.
Clappia
A Python-based server for programmatically managing Clappia applications, forms, and submissions via its API.
Composer Package README MCP Server
Fetches comprehensive information about Composer packages from Packagist, including READMEs, metadata, and search functionality.
Blueprint MCP
Browser automation via MCP for Chrome and Firefox
Authless Remote MCP Server
A remote MCP server deployable on Cloudflare Workers that does not require authentication.
MCP Servers
A collection of reference implementations for the Model Context Protocol (MCP), demonstrating how to give LLMs secure access to tools and data using Typescript and Python SDKs.
Gemini Imagen 3.0
Generate high-quality images using Google's Imagen 3.0 model via the Gemini API.
Smart Prompts MCP Server
Fetches and manages prompts from GitHub repositories with intelligent discovery and composition features.
mcpGW
An MCP gateway and proxy designed to simplify applications that utilize various tools.
Calva Backseat Driver
An MCP server for the Calva VS Code extension, allowing AI assistants to interact with a live Clojure REPL.