gulshanb098/mcp-server-client
A powerful and extensible local tool execution environment built with ModelContext Protocol (MCP). This project showcases how to define, validate, and run structured tools with schema enforcement, local file manipulation, and user interaction via an LLM interface
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-client": {
"command": "npx",
"args": [
"-y",
"mcp-server-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...