MCP SDK
PulseAugur coverage of MCP SDK — every cluster mentioning MCP SDK across labs, papers, and developer communities, ranked by signal.
4 day(s) with sentiment data
-
Developer Automates Blog Publishing with Custom Claude MCP Server
A developer details the process of building a custom Model Context Protocol (MCP) server to automate blog publishing using Claude. The project involved setting up two MCP servers: one for file system access and another …
-
Developers build custom AI tools with Node.js and Python MCP frameworks
Developers can now build and deploy custom tools for AI assistants like Claude using the MCP (Model Communication Protocol) framework. Two distinct approaches are presented: one using Node.js and TypeScript for integrat…
-
MCP Authentication Shifts from API Keys to OAuth 2.1 with Entra ID Bridge
Two articles discuss the implementation of secure authentication for Model Context Protocol (MCP) servers, moving away from static API keys to more robust OAuth 2.1 bearer tokens. The first article details how to config…
-
Anthropic's MCP enables dynamic Notion task management for AI assistants
A developer has created a dynamic sprint backlog manager for Notion using Anthropic's Model Context Protocol (MCP) and Claude Desktop. This tool, built with TypeScript and the MCP SDK, allows AI assistants to interact w…
-
Build a production-ready MCP server with Python and FastAP
This guide details how to build a Model Context Protocol (MCP) server, starting from a simple script and progressing to a fully Dockerized, authenticated, and tested service. The server, named toolhub, will expose tools…
-
Open-source tools tackle AI coding agent token waste
Two developers have released open-source tools designed to reduce token waste when using AI coding agents, particularly those that utilize the Model Context Protocol (MCP). The first tool, "tokenwise," is a CLI that ana…
-
Argentina launches national AI data gateway CHE MCP
A new national MCP ecosystem called CHE MCP has been developed in Argentina, designed to connect AI agents with real-time Argentine data. This system utilizes a 5-stage intelligent gateway that processes natural languag…
-
Developers build MCP servers to connect AI agents to tools and data
The Model Context Protocol (MCP) is emerging as a standard for AI agents to interact with external tools and data. Several articles detail how to build MCP servers, ranging from simple Node.js examples to more complex i…
-
AI assistants connect to tools via Model Context Protocol (MCP) · 10 sources tracked
The Model Context Protocol (MCP) is an open standard enabling AI models like Claude and ChatGPT to interact with external tools and data sources. This protocol acts as a universal connector, allowing AI applications to …