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.
İlgili Sunucular
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Merge MCP Server
Integrates the Merge Unified API with any LLM provider using the MCP protocol.
Authless Cloudflare MCP Server
An example of a remote MCP server deployed on Cloudflare Workers without authentication.
Deriv API Server
An MCP server and OpenAI function calling service for interacting with the Deriv API.
OpenAPI to MCP
A Go tool for converting OpenAPI specifications into MCP tools.
MCP-Allure
Reads Allure test reports and returns them in LLM-friendly formats for better test analysis and insights.
MCPunk
Explore and understand codebases through conversation by breaking files into logical chunks for searching and querying without embeddings.
Python Notebook MCP
Enables AI assistants to interact with local Jupyter notebooks (.ipynb).
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
SensorMCP Server
Automate dataset creation and train custom object detection models using natural language.
EnigmAgent MCP
AES-256-GCM + Argon2id encrypted local vault that resolves {{PLACEHOLDER}} secrets for AI agent credentials.