Logo
Login
Tech Posts 31212
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Probando Model Context Protocol (MCP) con Claude y una API real

Probando Model Context Protocol (MCP) con Claude y una API real
👋 ¡Hola devs!Hoy les traigo algo que me voló la cabeza: Model Context Protocol (MCP). Armé un servidor MCP en Node.js, lo conecté con Claude como cliente, y lo uní a una API real. ¿El resulta...
02.04.2025 0 Read More

Active MCP: Integrating Model Context Protocol with Rails

Active MCP: Integrating Model Context Protocol with Rails
Introduction Since the beginning of 2025, Model Context Protocol (MCP) has been getting attention as an implementation method for LLM-based solutions. MCP is a protocol that standardizes the ...
03.04.2025 0 Read More

TOP 12 Game-Changing MCP Libraries: Transform Your AI Development in 2025

TOP 12 Game-Changing MCP Libraries: Transform Your AI Development in 2025
Are you still struggling with AI agent limitations? MCP (Model Context Protocol) - Anthropic's revolutionary open-source project launched in late 2024 - is rapidly reshaping how developers interact wi...
03.04.2025 0 Read More

Introducing Claude Crew: Enhancing Claude Desktop's Coding Agent Capabilities

Introducing Claude Crew: Enhancing Claude Desktop's Coding Agent Capabilities
I've developed a tool called "Claude Crew" that extends Claude Desktop's capabilities as an autonomous coding agent. I'd like to introduce this tool and share some insights gained during its developme...
03.04.2025 0 Read More

How to Set Up Scrapeless MCP Server on Claude?

How to Set Up Scrapeless MCP Server on Claude?
What is Claude? Claude is a family of AI chatbots developed by Anthropic, designed to provide safe, efficient, and intelligent conversational AI services. Named after Claude Shannon, the fath...
03.04.2025 0 Read More

How to Set Up Scrapeless MCP Server on Cline?

How to Set Up Scrapeless MCP Server on Cline?
What is Cline? Cline is another AI model developed by Anthropic, similar to Claude, but with a focus on a different set of capabilities, particularly for specific use cases in conversational ...
03.04.2025 0 Read More

Git Commit Conventions Using Cursor MCP: A Complete Guide

Ever struggled with maintaining consistent Git practices across your team? You're not alone! Let's dive into how Cursor's Model Context Protocol (MCP) can help enforce Git conventions and make your ve...
03.04.2025 0 Read More

Announcing: Native Support for LangChain

LangChain has quickly become the go-to framework for building powerful, multi-step AI agents. Whether you’re constructing decision trees, implementing dynamic workflows, or just wiring up an LLM to ...
03.04.2025 0 Read More

What is MCP Server? Clearly Explained!

Below is a detailed, in-depth exploration of the concept of an “MCP server.” The term “MCP server” can refer to a wide variety of systems using an underlying “Modular Communication Protocol,...
04.04.2025 0 Read More

How to build MCP server that triggers an Agent using AI SDK

How to build MCP server that triggers an Agent using AI SDK
1. Set up your project ⛶mkdir code-reviewer cd code-reviewer npm init -y npm pkg set type=module 2. Install dependencies ⛶npm install @modelcontextprotocol/sdk npm install ai npm ...
04.04.2025 0 Read More
Loading...
#reading
Express v5.1.0 is latest!
0
10 Best Free UI Libraries Based on Tailwind CSS in 2025
0
Programming a Temperature and Humidity Sensor for Fence Posts Using Python
0
Why Learn PHP?
0
Never Miss a Service Disruption Again: How I Learned the Hard Way
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0