MCPHub LabRegistryOaklight/ToolRegistry
Oaklight

Oaklight/ToolRegistry

Built by Oaklight 51 stars

What is Oaklight/ToolRegistry?

ToolRegistry: A Protocol-Agnostic Tool Management Library for Function-Calling LLMs

How to use Oaklight/ToolRegistry?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add Oaklight/ToolRegistry using the following command: npx @modelcontextprotocol/oaklight-toolregistry 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/oaklight-toolregistry --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/oaklight-toolregistry

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified Standard Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

Oaklight/ToolRegistry FAQ

Q

Is Oaklight/ToolRegistry safe?

Yes, Oaklight/ToolRegistry follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is Oaklight/ToolRegistry up to date?

Oaklight/ToolRegistry is currently active in the registry with 51 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for Oaklight/ToolRegistry?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Official Documentation

View on GitHub

README_en.md

Global Ranking

5.1
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "oaklight-toolregistry": { "command": "npx", "args": ["oaklight-toolregistry"] } } }