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

#MCP

1973 articles tagged with MCP

Latest Trending
Mastodon discussion Jul 18

🤖 Which MCP servers are worth installing for non-dev work in 2026?? Sharing what I found beyond codingOut of ~30 MCP ser...

🤖 Which MCP servers are worth installing for non-dev work in 2026?? Sharing what I found beyond codingOut of ~30 MCP servers I tested for non-dev work over 4 months, I kept 8 in da...

MCP
9
Mastodon discussion Jul 18

MCP servers expand your AI agent's capabilities—and its attack surface. Here's what to lock down before something goes w...

MCP servers expand your AI agent's capabilities—and its attack surface. Here's what to lock down before something goes wrong.https://www.agentpalisade.com/resources/mcp-security-ch...

Agents MCP
9
Dev.to tutorial Jul 18

Retrieval-Augmented Self-Recall — Part 6: The Fine-Tune That Did Nothing, and Shipping It as an MCP Server

Part 6 (finale) of Retrieval-Augmented Self-Recall. Code: RE-call. Part 5: the gap threshold that...

MCP
12
Dev.to tutorial Jul 18

Beyond MCP: why your enterprise AI platform needs seven boundaries, not one protocol

MCP is becoming the default answer to every enterprise-agent architecture question. Access internal...

MCP
12
Dev.to tutorial Jul 18

Control your ESP32 with Claude: an MCP server for your own hardware

Point Claude at your own IoT backend and let it read your sensors and flip your relays in plain language — no cloud middleman, no vendor skill. nodrix ships a native MCP server, ow...

Anthropic AI Hardware MCP
12
Dev.to tutorial Jul 18

Stop Writing Spaghetti Async Code: 8 Production TypeScript & MCP Agent Patterns Every Developer Needs in 2026

Master type-safe Model Context Protocol (MCP) servers, resilient Result handling, zero-overhead branded types, and AI agent streaming primitives with battle-tested code.

MCP API
33
Mastodon discussion Jul 18

🤖 LvcidPsyche/auto-browserGive your AI agent a real browser — with a human in the loop. Open-source MCP-native browser a...

🤖 LvcidPsyche/auto-browserGive your AI agent a real browser — with a human in the loop. Open-source MCP-native browser agent.Connects AI agents to Playwright browsers with human ta...

Agents Open Source MCP
9
AlternativeTo tool Jul 17

Bear 2.9 launches with tag-based workspace feature and note scoping for the MCP server

Bear 2.9 brings major updates for users seeking refined organization and more controls in their Markdown note-taking experience for macOS and iOS. The new workspace feature allows ...

Anthropic MCP
9
Mastodon discussion Jul 17

How to build long-running MCP tools on Azure Functionshttps://devblogs.microsoft.com/azure-sdk/long-running-mcp-tools-az...

How to build long-running MCP tools on Azure Functionshttps://devblogs.microsoft.com/azure-sdk/long-running-mcp-tools-azure-functions/#azure #ai #mcp #azurefunctions #cloud #python...

Microsoft MCP API
18
Dev.to tutorial Jul 17

Agentic Browser: ~98% fewer tokens than HTML for LLM web agents (Python + MCP)

Open-source agent-first Chromium browser: compact observations, stable refs, MCP server. ~98% fewer tokens than raw HTML.

LLM Agents MCP
12
GitHub Trending repo Jul 17

yc-duan/fastctx: Fast, context-efficient repository tools for AI agents (MCP)

Fast, context-efficient repository tools for AI agents (MCP)

MCP
64
Dev.to tutorial Jul 17

Beyond Chatbots: Wrapping My RAG Agent in an MCP Server

In my last post, I walked through a RAG pipeline that answers questions from a company policy...

RAG MCP
12
Dev.to tutorial Jul 16

From 9% to 63%: Letting a Benchmark Build a Better MCP Security Proxy

I built an open benchmark to measure how much of the MCP (AI-agent) attack surface a defense actually covers — then used that number, one gap at a time, to drive a proxy from 9% to...

Benchmark MCP
12
Dev.to tutorial Jul 16

Do We Need MCP Servers for Everyday Life?

Most people do not need another AI chatbot. We already have chatbots that can explain an electricity...

MCP
12
AlternativeTo tool Jul 16

Claude Code Artifacts add MCP connector support for dynamic data

Claude Code Artifacts now support MCP connectors, allowing dashboards and apps to fetch live data and perform actions tailored for each viewer. This integration uses the viewer’s o...

Anthropic MCP
9
Dev.to tutorial Jul 16

MCP Series (07): Enterprise Deployment — Security, Authentication, and Version Management

Three Gaps Between Local and Production A local MCP Server takes one command: python...

MCP
12
Mastodon discussion Jul 16

【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
Dev.to tutorial Jul 16

Fuse v4.2, an open source MCP/CLI tool to speed up Claude Code on C# codebases

Fuse 4.2 is an open source .NET global tool that runs as an MCP server or from the command line. I...

Anthropic Open Source MCP
20
Mastodon discussion Jul 16

#ai #opencode #redmine #gitlab Настройка OpenCode c MCP gitlab и redmine. Можно ревьювить и проверять задачи. Смотреть к...

#ai #opencode #redmine #gitlab Настройка OpenCode c MCP gitlab и redmine. Можно ревьювить и проверять задачи. Смотреть кто проебывается и из коллег.Ссылка на Opencode и инструкции ...

MCP
9
Dev.to tutorial Jul 16

Unused MCP Plugins Are Quietly Eating Your Context: A Weekly Auto-Disable Pipeline

This is a continuation of my "Claude Code environment" series. After the previous post on automating...

Anthropic MCP
12
Mastodon discussion Jul 16

🧵 6 SERP API use cases from TalorData users:1️⃣ 🔍 SEO rank tracking2️⃣ 🤖 AI Agents w/ live search (LangChain + MCP)3️⃣ 🧠...

🧵 6 SERP API use cases from TalorData users:1️⃣ 🔍 SEO rank tracking2️⃣ 🤖 AI Agents w/ live search (LangChain + MCP)3️⃣ 🧠 Real-time RAG pipelines4️⃣ 📊 Automated competitor monitorin...

MCP API
9
Dev.to tutorial Jul 16

Stop writing glue code: Orchestrating Mistral infrastructure via MCP

Stop writing brittle API glue code. Learn how to use the Mistral AI MCP server to turn Claude into an infrastructure orchestrator for embeddings, batch processing, and content mode...

Anthropic Mistral MCP
12
Dev.to tutorial Jul 16

Post-Mortem: Building a Local MCP Server for Codebase Memory using Ollama and ChromaDB

Developers are pushing back against cloud API billing and the privacy risks of sending proprietary...

MCP
35
Dev.to tutorial Jul 15

Build One AI Tool Server, Call It From Three Different Agents (MCP Explained)

A beginner-friendly tour of the Model Context Protocol: one Python server that generates images with Gemini, called by Claude Code, a Google ADK agent, and a Rust CLI.

Anthropic Google MCP
12
« Previous Page 21 of 83 (1973 items) Next »
AI Hub // AI Intelligence Platform // LIVE FEED // Impressum // Datenschutz © 2026
0 new articles available