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
관련 서버
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
WordPress Standalone
Integrates AI assistants with WordPress sites using the WordPress REST API.
Proteus Workflow Engine
A modern, extensible multi-agent workflow engine with real-time monitoring and a web visualization interface.
Structurize-MCP
Generates structured CSV files from natural language descriptions using Google Gemini AI.
MCP Gateway
A reverse proxy gateway for managing and accessing multiple MCP servers through a single entry point, deployable via Docker.
Devvit
A companion server for building applications on Reddit's developer platform.
mcp-registry-mcp
Interact with an MCP registry to check health, list entries, and get server details.
Kapture
A Chrome DevTools Extension that enables browser automation through the Model Context Protocol (MCP) for AI applications.
MCP Inspector
A developer tool for testing and debugging MCP servers.
AgentOps MCP
An MCP server for AgentOps, providing observability and evaluation tools for AI agents.
MCP Context Server
Server providing persistent multimodal context storage for LLM agents.