Divakarmekala/llm-agent-tool-server
Minimal LLM agent tool server with API integration and tool calling
Platform-specific configuration:
{
"mcpServers": {
"llm-agent-tool-server": {
"command": "npx",
"args": [
"-y",
"llm-agent-tool-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...