I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

mcp-testing-server
Сборка:
npm run build
Запуск инспектора для тестирования:
npm run inspect
Конфиг для Cline (есть только для VSCode, я бы рекомендовал использовать его):
{
"mcpServers": {
"tms-adapter": {
// Путь до исполняемого файла, запустится только на 23 ноде
"command": "/Users/$USER/.nvm/versions/node/v23.7.0/bin/node",
"args": [
// Путь до сбилженного mcp сервера
"/Users/$USER/mcp-testing-tool/build/index.js"
],
"disabled": false,
"env": {
// Токен для TMS
"TMS_TOKEN": ""
}
}
}
}
Конфиг для Continue (есть и для VSCode и для WS):
{
// ...
"experimental": {
"modelContextProtocolServers": [
{
"transport": {
"type": "stdio",
// Путь до исполняемого файла, запустится только на 23 ноде
"command": "/Users/$USER/.nvm/versions/node/v23.7.0/bin/node",
"args": [
// Путь до сбилженного mcp сервера
"/Users/$USER/mcp-testing-tool/build/index.js"
]
}
}
]
},
// ...
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews

user_vYAYHYIm
As an avid user of Webscraper MCP, I am thoroughly impressed by its efficiency and ease of use. The tool, developed by sektor10, provides an excellent way to scrape web data seamlessly. Its robust features and intuitive interface make it ideal for anyone, regardless of technical expertise. Highly recommend checking it out at https://mcp.so/server/mcp-simple-scraper/sektor10!