Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ydkulks • Uncategorized
A modular MCP server framework that dynamically loads and runs tools defined in TypeScript.
A flexible MCP server to run custom tools defined in TypeScript.
Integrate MCP tools over HTTP or STDIO transports.
Automatic discovery and structured definition of tools with schemas and metadata.
This MCP server allows developers to create and run modular tools defined with schemas and metadata using the xmcp framework. It supports multiple transport methods such as HTTP and STDIO, enabling flexible integration. The project structure encourages organized tool development and easy extension by adding new tool files. It is suitable for building custom MCP servers with typed parameters and metadata-driven tool discovery.