MCP Test Server
Integrate your applications with external data and tools seamlessly. Enhance your workflows by allowing your LLMs to interact with real-world resources and perform actions dynamically.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install flsion/mcp-test -c claudeThis command will automatically install and configure the MCP Test Server MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claudeAfter opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"MCP Test Server": {
"command": "npx",
"args": [
"-y",
"mcp-test"
],
"env": {}
}
}
}Details:
Stars
0Forks
1Last commit
7 months agoRepository age
7 months
Auto-fetched from GitHub .
MCP servers similar to MCP Test Server:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit