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
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Azure DevOps
Integrate with Azure DevOps services to manage work items, repositories, and pipelines.
WordPress Community DEV Docs
Access WordPress development rules and best practices from the WordPress LLM Rules repository. It dynamically creates tools for each rule and caches content using Cloudflare Durable Objects.
MCP Utils
A Python package with utilities and helpers for building MCP-compliant servers, often using Flask and Redis.
Gemini CLI MCP Server
An MCP server and CLI wrapper for Google's Gemini CLI, featuring OAuth authentication support.
mcp-checkup
Analyze your MCP setup: measure token cost per tool, find bloated schemas, detect duplicates, and get optimization tips to reclaim your context window.
MCP-Mem0
Integrate long-term memory into AI agents using Mem0.
USolver
A server for solving combinatorial, convex, integer, and non-linear optimization problems.
Read Docs MCP
Enables AI agents to access and understand package documentation from local or remote repositories.
Zero-Vector v3
A server for Zero-Vector's hybrid vector-graph persona and memory management system, featuring advanced LangGraph workflow capabilities.
OpenAPI to MCP Server
A tool to create MCP servers from OpenAPI/Swagger specifications, allowing AI assistants to interact with your APIs.