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
相關伺服器
Scout Monitoring MCP
贊助Put performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
贊助Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Change8
Breaking Change Alerts for Humans and AI Agents.
IDA MCP Server
A Model Context Protocol server for the IDA Pro disassembler.
Universal MCP Server
A universal MCP server with a modular plugin architecture.
MetaMCP
A proxy server that combines multiple MCP servers into a single endpoint, routing requests to the appropriate underlying server.
Explorium API
Interact with the Explorium API to access external data for machine learning.
OpenDia
An open-source server that exposes browser functions via MCP, allowing AI models to interact with browser capabilities.
Zeropath
Interact with the Zeropath vulnerability management API.
Tox Testing
Executes tox commands to run Python tests with pytest. Requires the TOX_APP_DIR environment variable to be set.
PageSpeed Analyzer MCP
Analyzes website performance, SEO, and accessibility using PageSpeed Insights API.
VSCode MCP
Enables AI agents and assistants to interact with VSCode through the Model Context Protocol.