Browsing Tag
mcp
46 posts
I Built a Free MCP Server for European Financial Data
The ECB deposit rate is 2%. Eurostat publishes inflation for all 27 EU countries every month. All of…
Building Your First MCP Server: TypeScript vs. Python
The 5-Minute “Hello World” Comparison We’ve spent the last month talking about the End of Glue Code and…
MCP: Programmatic Tool Calling (Code Mode) with OpenSandbox
Introduction Model Context Protocol or MCP enables AI agents to access external systems they cannot reach by default,…
PickUp: An AI-Powered Resume App with Notion Sync
This is a submission for the Notion MCP Challenge PickUp: A Context-Aware Resume App with AI and Notion…
The Pinecone MCP Server — Cloud Vector Search With Built-In Reranking
Part of our Databases MCP category. At a glance: 59 GitHub stars, 21 forks, 106 commits, 7 contributors,…
Democratizing Internal Data — Building an MCP Server That Lets You Search 991 Tables in Natural Language
Hi, I’m Ryan Tsuji, CTO at airCloset — Japan’s leading fashion rental subscription service. Today I want to…
MCP + MemoClaw — giving your Model Context Protocol tools persistent memory
Your AI agent forgets everything between sessions. You know this. You’ve probably hacked around it with MEMORY.md files,…
Your AI Agent Has Amnesia — Here’s How to Fix It (MCP + Mem0 + Qdrant)
Every AI agent you have ever built forgets everything the moment the conversation ends. I run a fleet…
Claude Code Secretly Hoards 140+ Config Files Behind Your Back. Here’s How to Take Control.
I’ve been using Claude Code for a week. Yesterday I peeked inside ~/.claude/ and found 140 items —…
Your MCP Server Is Eating Your Context Window. There’s a Simpler Way
TL;DR: MCP tool definitions can burn 55,000+ tokens before an agent processes a single user message. We built…