Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by edanyal • Automation & Orchestration
A TypeScript Model Context Protocol (MCP) client that lets LLM agents connect to MCP servers, manage server processes, and call tools/resources/prompts over stdio or HTTP+SSE.
Call and orchestrate external tools (knowledge graph, file system, search, fetch, puppeteer) through a standardized MCP interface.
Access, list, and read shared resources and prompts managed by MCP servers (e.g., prompts, files, and knowledge nodes).
Seamless integration with Claude-style native tool calling and want process-level management of local MCP servers launched via npx.
This package implements the MCP specification in TypeScript, providing a type-safe, event-driven and promise-based API for interacting with MCP servers. It supports multiple transports (stdio and HTTP+SSE), built-in server process management (via npx-launched servers), and full support for MCP operations such as resources, tools, prompts, and sampling. It also includes integration examples for Claude native tool calling and several ready-to-use server adapters (memory, filesystem, web search, etc.). The client simplifies wiring LLM agents to external capabilities and managing tool calls and prompt resources in a consistent way.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.