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
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
TrueNAS Middleware MCP Server
Accesses optimized documentation from the TrueNAS middleware repository to understand its codebase and APIs.
MCP Server Starter
A starter project for building MCP servers with TypeScript and Bun.
OPNSense MCP Server
Manage OPNsense firewalls using Infrastructure as Code (IaC) principles.
Figma MCP Server with Chunking
An MCP server for the Figma API, with chunking and pagination to handle large files.
GenCodeDoc
Intelligent code versioning (snapshots) and automatic documentation generator. With CLI, REST API, and MCP support.
MCP Router
A unified gateway for routing requests to multiple Model Context Protocol servers.
MCP Manager
An interactive CLI tool for managing MCP server configurations in the current directory.
Template MCP Server
A CLI template for quickly bootstrapping an MCP server with FastMCP, supporting both stdio and HTTP transport.
Julia Documentation MCP Server
An MCP server for accessing Julia documentation and source code.
ProjectFlow
A workflow management system for AI-assisted development with MCP support, featuring flexible storage via file system or PostgreSQL.