Skip to content
Back to search
30
MCP

mcp-ts

zonlabs/mcp-ts

An MCP client library for building conversational AI applications with dynamic tool discovery for context-efficient agents.

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

discord-mcp-agent
MCP server for Discord-based AI agent-user communication. Enables AI agents to communicate with users through Discord.
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse
ToolPipe MCP Server
120+ developer utility tools for AI agents via Model Context Protocol
0 tools · sse
agentsim-mcp
AgentSIM MCP server — OTP session tools for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-ts": {
      "url": "https://docs.mcp-assistant.in",
      "transport": "http"
    }
  }
}