SonakshiA/MCP_Tools
A simple script to host MCP tools and expose them to an LLM.
Platform-specific configuration:
{
"mcpServers": {
"MCP_Tools": {
"command": "npx",
"args": [
"-y",
"MCP_Tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...