MCP Server Tester
@rikki-codes
关于 MCP Server Tester
A web app to test MCP servers using an installation code from Smithery.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-test-app": {
"command": "node",
"args": [
"index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server Tester?
A web app to test MCP servers using an installation code from Smithery. It accepts a code, verifies server connectivity, and displays success or error messages. Designed for developers deploying and testing MCP servers.
How to use MCP Server Tester?
Clone the repository, then set up the frontend and backend separately. For the frontend: cd frontend; npm install; npm run dev. For the backend: cd backend; npm install; node index.js. Deploy the frontend on Vercel and the backend on Render or Heroku, using environment variables for security.
Key features of MCP Server Tester
- Accepts an MCP installation code from Smithery
- Verifies server connectivity
- Displays success/error messages
- Uses environment variables for security
- Deployable on Vercel (frontend) & Render/Heroku (backend)
Use cases of MCP Server Tester
- Testing an MCP server’s connectivity before integration
- Validating installation codes from Smithery
- Debugging MCP server configuration issues
- Demonstrating MCP server functionality in a web interface
FAQ from MCP Server Tester
What deployment platforms are supported?
Frontend on Vercel, backend on Render or Heroku.
What tech stack is used?
Frontend: React with TypeScript, Axios, CSS. Backend: Node.js with Express, Axios, dotenv.
How do I run MCP Server Tester locally?
Frontend: cd frontend; npm install; npm run dev. Backend: cd backend; npm install; node index.js.
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP Framework
QuantGeekDevThe Typescript MCP Framework
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
评论