kondapallysimhadri/Api-client-MCPc-server
A lightweight TypeScript mono-repo demonstrating a minimal API client and MCP (Model Context Protocol) server skeleton. Built as a starting point for CLI tools or JSON-RPC servers driven by LLMs
Platform-specific configuration:
{
"mcpServers": {
"Api-client-MCPc-server": {
"command": "npx",
"args": [
"-y",
"Api-client-MCPc-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...