Peering Db MCP

In a previous post I talked about MCP and how to use it to integrate with LLMs. In this post I want to talk about how to use MCP to integrate with Peering DB. I am being honest here, this all really opens up a lot of power possibilities and I am barely scratching the surface of what is possible. What is Peering DB? Peering DB is a free and open-source database of network operators and their associated networks. It is a community-driven project that aims to provide accurate and up-to-date information about the internet’s infrastructure. ...

December 11, 2024 · 4 min · 698 words · Jared Henry

MCP With Pokemon API

Introduction First off I guess we should start off with what is MCP and why do we need it. The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). MCP provides a standardized way to connect AI models to different data sources and tools, making integration seamless and consistent Prior to MCP, there were many different ways to provide context to LLMs. This led to a lot of fragmentation and inconsistency in the way that different applications and tools integrated with LLMs. MCP aims to solve this problem by providing a standardized way to provide context to LLMs. ...

December 10, 2024 · 6 min · 1201 words · Jared Henry