Test MCP Server
A sample MCP server implemented in Node.js for development and testing purposes.
Config MCP client:
# claude_desktop_config.json
{
"mcpServers": {
"Sona": {
"command": "node",
"args": ["ABSOLUTE_PATH/test-mcp-server/build/index.js"]
}
}
}
Apply code changes:
npm run build
Related Servers
Phone
Control your Android phone using ADB commands. Requires ADB tools and an Android device with USB debugging enabled.
CCXT MCP Server
Integrate with cryptocurrency exchanges using the CCXT library.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
MCP Jenkins
Enables secure, contextual AI interactions with Jenkins tools via the Model Context Protocol.
Tabby-MCP-Server
A Tabby plugin implementing an MCP server for AI-powered terminal control and automation.
Image Generator
Generate and save images using the Replicate API.
Dappier MCP Server
An MCP server for interacting with Dappier's Retrieval-Augmented Generation (RAG) models.
Layered Code
An AI-assisted web development tool for creating, modifying, and deploying code through natural language conversations.
Devici MCP Server
Manage threat models, components, and security data on the Devici platform.
Gradio MCP Test
A Python-based MCP server that provides tools to get cat images, either as a direct PNG or a URL for Markdown display.