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.
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
SpecBridge
Automatically generates MCP tools from OpenAPI specifications by scanning a folder for spec files. No configuration is needed and it supports authentication via environment variables.
Kontxt
Indexes local code repositories to provide codebase context to AI clients.
DevCycle
Turn your favourite AI tool into a feature management assistant. DevCycle's MCP works with your favourite coding assistant so you can create and monitor feature flags using natural language right in your workflow.
consult7
Analyze large codebases and document collections using high-context models via OpenRouter, OpenAI, or Google AI -- very useful, e.g., with Claude Code
Node9-Proxy
The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.
Python Local
An interactive Python REPL environment with persistent session history.
openclaw-health-mcp
MCP server for AI agent deployment health — gateway status, CPU/memory/swap, recent errors, skill registry integrity, upgrade outcomes, cron + disk usage. HEALTHY/DEGRADED/CRITICAL classification per component.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
portkey-admin-mcp
Full MCP server for the https://portkey.ai AI Gateway Admin API with 151 tools across 18 domains.
Luzia Crypto API
Provides real-time cryptocurrency pricing data and market information from major exchanges like Binance, Coinbase, and Kraken via the Luzia API. It enables AI assistants to fetch ticker prices, compare exchange rates, and analyze market trends through specialized tools and prompts.