Tags: tools* + llm* + mcp*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. This article discusses Model Context Protocol (MCP), an open standard designed to connect AI agents with tools and data. It details the key components of MCP, its benefits (improved interoperability, future-proofing, and modularity), and its adoption in open-source agent frameworks like LangChain, CrewAI, and AutoGen. It also includes case studies of MCP implementation at Block and in developer tools.
  2. This blog post explains that Large Language Models (LLMs) don't need to understand the Model Context Protocol (MCP) to utilize tools. MCP standardizes tool calling, simplifying agent development for developers while the LLM simply generates tool call suggestions based on provided definitions. The article details tool calling, MCP's function, and how it relates to context engineering.
    2025-08-07 Tags: , , , , , , by klotz
  3. The official Python SDK for Model Context Protocol servers and clients. It allows building MCP clients, servers, and provides tools for interacting with LLMs in a standardized way.
    2025-07-18 Tags: , , , , , by klotz
  4. An MCP server that gives language models temporal awareness and time calculation abilities. Teaching AI the significance of the passage of time through collaborative tool development.
    2025-07-17 Tags: , , , , , , by klotz
  5. The Universal Tool Calling Protocol (UTCP) is an open standard that describes how to call existing tools directly, eliminating the need for wrappers. It focuses on direct communication with tool endpoints (HTTP, gRPC, WebSocket, CLI, etc.) to reduce latency and maintain existing security and billing systems.
    2025-07-14 Tags: , , , , , , , by klotz
  6. LLM 0.26 introduces tool support, allowing LLMs to access and utilize Python functions as tools. The article details how to install, configure, and use these tools with various LLMs like OpenAI, Anthropic, Gemini, and Ollama models, including examples with plugins and ad-hoc functions. It also discusses the implications for building 'agents' and future development plans.
  7. This article details the Model Context Protocol (MCP), a new approach to integrating Large Language Models (LLMs) like Azure OpenAI with tools. MCP focuses on structured data exchange to improve reliability, observability, and functionality, moving beyond simple text-in, text-out interactions. It aims to standardize how LLMs interact with tools, enhancing their ability to utilize those tools effectively.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "tools+llm+mcp"

About - Propulsed by SemanticScuttle