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

测试MCP-Server
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
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
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Therapist adept at identifying core issues and offering practical advice with images.
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!