/// AI HUB
Dashboard News Models Tools Papers Repos Videos Companies Trending
Login

#MCP

1923 articles tagged with MCP

Latest Trending
Mastodon discussion 4h ago

#AI-assisted test automation is moving beyond test generation—see how Playwright, Copilot, Claude Code, and #MCP are res...

#AI-assisted test automation is moving beyond test generation—see how Playwright, Copilot, Claude Code, and #MCP are reshaping the QA lifecycle.https://testrig.medium.com/ai-assist...

Anthropic Microsoft Code Generation
9
Mastodon discussion 5h ago

Using AI with your organization’s knowledge should not mean giving up control of that knowledge. 🔐The XWiki MCP server h...

Using AI with your organization’s knowledge should not mean giving up control of that knowledge. 🔐The XWiki MCP server helps connect XWiki with the AI agent of your choice, while k...

MCP
9
Dev.to tutorial 7h ago

"I built a lying MCP server on purpose — here's how you catch it"

TL;DR — A server's README can say anything. Its tools/list response either backs that up or it...

MCP
12
Mastodon discussion 11h ago

#Design #IntroductionsClaude Code 101, for designers · Models, tokens, agents, MCP, and friends https://ilo.im/16fbvo___...

#Design #IntroductionsClaude Code 101, for designers · Models, tokens, agents, MCP, and friends https://ilo.im/16fbvo_____#AI #AiAgents #ClaudeCode #ProductDesign #UxDesign #UiDesi...

MCP
9
Dev.to tutorial 14h ago

Your MCP agent re-sends 7,000 tokens of tool schemas on every turn

I wired three MCP servers into my agent, then did something I should have done first: I counted what...

MCP
12
Mastodon discussion 14h ago

So I had no idea you could use an MCP to give your #LLM the power to use Blender.So I gave it a shot with Qwen3.8 (yay, ...

So I had no idea you could use an MCP to give your #LLM the power to use Blender.So I gave it a shot with Qwen3.8 (yay, new Qwen!) 27B, and Blender 5.1.1.But to make it super hard,...

LLM MCP
24
Mastodon discussion 15h ago

🔌 #Toolport is a local-first #MCP gateway. Every AI client points at one port and shares the same servers, so you set up...

🔌 #Toolport is a local-first #MCP gateway. Every AI client points at one port and shares the same servers, so you set up and authenticate each server once instead of in every app.#...

MCP
18
Dev.to tutorial 18h ago

Building Local-First AI Apps: MCP Integration, Offline Memory & Cost Optimization

Learn how to build local-first AI applications using Model Context Protocol, offline memory architectures, and cost optimization techniques — with real-world implementation pattern...

MCP API
12
Dev.to tutorial 23h ago

Build an MCP server in Rust with rmcp: a walk-through 🦀

Step-by-step: scaffolding a real MCP server in Rust with the official rmcp SDK — tools, JSON schemas, AWS calls, stdio transport, testing the protocol by hand, and wiring it into C...

Anthropic MCP
12
Dev.to tutorial 1d ago

Putting an MCP server in front of a real product: four things I got wrong first

If you ship an MCP server for a product that already has a REST API, the tempting move is to wire the...

MCP
12
Mastodon discussion 1d ago

I appear to have got #Zed talking #MCP to a #wordpress blog using gpt-oss:120b running locally on the macbook. Can conne...

I appear to have got #Zed talking #MCP to a #wordpress blog using gpt-oss:120b running locally on the macbook. Can connect and list recent posts, etc, direct from the IDE/harness.T...

MCP
24
Mastodon discussion 1d ago

21,000 MCP servers exposed: the protocol reaches a security inflection pointArticle URL: https://forkast.news/the-model-...

21,000 MCP servers exposed: the protocol reaches a security inflection pointArticle URL: https://forkast.news/the-model-context-protocol-reaches-a-security-inflection-point/ Commen...

Google MCP
24
Dev.to tutorial 1d ago

MCP Transports: stdio vs HTTP, and What Just Changed

Our own search data has been telling me to write this for months and I ignored it. Thirty-one...

MCP
12
Dev.to tutorial 1d ago

How I Cut MCP Token Usage by 91% (and Learned a Humbling Lesson About Tokenizers)

The Problem When you add MCP servers to your AI coding agent, each one dumps its full JSON...

MCP
12
Dev.to tutorial 1d ago

I shipped an MCP server that reported success without signing anything

I built an MCP server that lets an AI assistant trade tokens and claim creator fees on Solana. Then I...

MCP
20
Dev.to tutorial 1d ago

From 30 Tools to 3: Designing a Token-Efficient MCP Tool Surface

Modern agentic applications rarely suffer from a lack of tools. They suffer from too many of...

MCP
12
Dev.to tutorial 1d ago

OurBook: el MCP donde tu agente recuerda vuestra historia (no tus datos)

Un servidor MCP de memoria narrativa: recuerdos con emoción, sueños que consolidan lo vivido y un libro coautorado que se exporta como legado. Soñar y consolidar cuesta 0 tokens de...

MCP
12
Dev.to tutorial 1d ago

Rebuilding the Deprecated PostgreSQL MCP Server in Rust: Safe by Default

The official Postgres MCP server was deprecated in December 2024 and still pulls 475,790 downloads a month. Its entire read-only guard is one string comparison. Here is what replac...

MCP
12
Dev.to tutorial 1d ago

Codex CLI 0.147: Test Agent Plugins, Approvals, and MCP Separately

Codex CLI 0.147 combines several changes that affect different trust boundaries. Treating the upgrade...

Code Generation MCP
12
Dev.to tutorial 1d ago

Build a Codebase Intelligence Tool Like repowise With a RAG-Assisted MCP for Your Monorepo

Step-by-step guide to building a local codebase intelligence layer using RAG and an MCP server for your monorepo, enabling AI-powered code understanding and retrieval.

RAG MCP
12
Dev.to tutorial 1d ago

Four things that bit us shipping a remote MCP server with OAuth

We recently shipped a remote MCP server so people can verify email addresses from inside Claude,...

Anthropic MCP
12
Mastodon discussion 1d ago

【Reachy MiniにMCPツールを追加する】https://huggingface.co/blog/adding-mcp-tools-to-reachy-mini※AI生成の自動投稿(見出し+リンク)#AI #生成AI #LLM #A...

【Reachy MiniにMCPツールを追加する】https://huggingface.co/blog/adding-mcp-tools-to-reachy-mini※AI生成の自動投稿(見出し+リンク)#AI #生成AI #LLM #AIGenerated

Hugging Face LLM MCP
9
Mastodon discussion 1d ago

MCP server for Swiss federal geodata: Hayal Oezkan’s swisstopo-mcp gives #AI #agents access to Swiss federal #geodata th...

MCP server for Swiss federal geodata: Hayal Oezkan’s swisstopo-mcp gives #AI #agents access to Swiss federal #geodata through 20 tools spanning the #Swisstopo REST API, the federal...

MCP
9
Dev.to tutorial 2d ago

I scanned the code of 25 MCP servers — what they can do to your machine before you sandbox them

An MCP server isn't a URL — it's code that runs on your machine with your environment. I statically scanned 25 popular servers for network calls, secret-env reads, and subprocess s...

MCP
12
Page 1 of 81 (1923 items) Next »
AI Hub // AI Intelligence Platform // LIVE FEED // Impressum // Datenschutz © 2026
0 new articles available