cd/entity/JSON-RPC· home entities JSON-RPC
grep -l @json-rpc /news/*.json | wc -l → 19

JSON-RPC

mentions 19 type Organization feed RSS

// recent coverage 19 mentions

13:11
2026-07-07
byteiota.com
developer-tools

mcpsnoop: Debug Your MCP Server Tool Calls Live

A developer released mcpsnoop, an open-source transparent proxy that sits between AI clients and MCP servers to capture live JSON-RPC traffic, addressing the blind spot of the official MCP Inspector w…

15:56
2026-06-30
evaluationcontextprotocol.io
ai-agents

Show HN: Evaluation Context Protocol (ECP)

A developer released Evaluation Context Protocol (ECP), a vendor-neutral protocol for testing AI agent outputs, tool calls, and audit context across frameworks and CI systems. ECP complements MCP by f…

10:56
2026-06-25
flama.dev
ai-tools

How to build and serve MCP servers without effort

Flama, a Python web framework, now offers native support for building Model Context Protocol (MCP) servers, enabling AI agents to call functions, read data, and use prompt templates through simple dec…

12:00
2026-06-23
dangrafham.com
ai-agents

The Capability Bus

The Model Context Protocol (MCP) is fundamentally different from simple skills or plugins, serving as a substrate that affects tool access, identity, credential scope, sandboxing, routing, governance,…

14:33
2026-06-17
dev.to
developer-tools

How I Built My First MCP Server for Claude Code (4 Lessons)

A developer built their first Model Context Protocol (MCP) server to give Claude Code read access to a local project knowledge base, sharing four lessons about tool design. The server uses the officia…

16:53
2026-06-13
dev.to
artificial-intelligence

Why Testing MCP Servers With Real AI Models Matters (2026)

Testing MCP servers with real AI models is essential because servers that pass wire-level tests can fail when models attempt to use them. A developer explains that the semantic layer—whether a model c…

00:04
2026-06-05
dev.to
ai-agents

Build Your Own MCP Server from Scratch

A developer has published a guide for building a Model Context Protocol (MCP) server from scratch using the bare JSON-RPC 2.0 protocol, bypassing common frameworks to give engineers full control over …

08:30
2026-06-04
specification.website
artificial-intelligence

MCP and tool discovery

The Model Context Protocol (MCP), an open standard proposed by Anthropic in late 2024, enables websites to expose queryable tools directly to AI agents via JSON-RPC, replacing UI scraping with structu…

10:15
2026-05-28
dev.to
artificial-intelligence

Understanding the Model Context Protocol (MCP): Complete Guide

Anthropic has developed the Model Context Protocol (MCP), an open-source protocol that enables AI models to directly access external systems such as databases, files, and internal tools for fresh and …

06:16
2026-05-27
dev.to
artificial-intelligence

Building a Production MCP Server in Laravel

A Laravel developer has built a production-grade Model Context Protocol (MCP) server using HTTP+SSE transport, enabling external AI agents to discover, authenticate against, and invoke Laravel-based t…

// co-occurs with top 8 entities