Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpc-tech • Uncategorized
SDK for building agentic MCP servers by composing and fine-tuning existing MCP tools.
Compose and orchestrate multiple MCP tools into collaborative multi-agent systems.
Fine-tune and customize existing MCP tools for specific business scenarios.
Flexible execution modes including interactive, autonomous AI SDK sampling, and secure code execution.
MCPC enables developers to create powerful, interoperable agentic MCP servers by composing existing MCP tools and defining multi-agent systems. It supports fine-tuning of tools, logging, tracing, and multiple execution modes including interactive agents and secure code execution. The SDK promotes portability and seamless collaboration across MCP clients, facilitating sophisticated AI-driven workflows.
Agentic tool `mcpc-builder-agent` that executes tasks by calling its tools, following the <rules/> and using the <format/>. Builds custom agentic tools from mcpc.tech registry. <tool name="mcpc-builder_search_mcp_servers"/> <tool name="mcpc-builder_get_env_var_schemas"/> <tool name="mcpc-builder_compose_mcpc_config"/> <rules> 1. **First call**: Use `man` to get tool schemas and full manual 2. **Execute tools**: Use tool name in `tool` and parameters in `args` </rules> <format> Get manual + schemas: `{ "tool": "man", "args": { "tools": ["tool1"], "manual": true } }` Execute a tool: `{ "tool": "tool_name", "args": { /* parameters */ } }` </format>
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.