benmilne
Server Details
Search and read essays by Ben Milne on payments, stablecoins, and company building.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- benmilne-com/agents
- GitHub Stars
- 0
- Server Listing
- benmilne
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: get_post retrieves a single post by ID or slug, list_posts allows browsing and filtering by category or tag, and search_posts handles keyword-based searches. There is no overlap or ambiguity between them.
All tool names follow a consistent verb_noun pattern (get_post, list_posts, search_posts) using lowercase with underscores. The naming is predictable and intuitive for both agents and developers.
With three tools, the server is well-scoped for a blog post retrieval API. It covers the essential operations (get one, list many, search) without being too minimal or overly extensive, earning its place.
The tool set provides full read-only coverage for a blog: retrieval by ID/slug, filtered browsing, and keyword search. Within its intended domain of serving published posts, there are no obvious gaps or dead ends for common user queries.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- First observed
get_post - First observed
list_posts - First observed
search_posts
Related MCP Connectors
Search, read & publish paid essays. Pay-per-read in USDC on Base (x402); wallet-only, no account.
Search, read, cite and react to Jake Handy's writing on AI, music tech and agentic engineering.
Search startups, look up scores, request research memos and read public startup research.
Search, read, and traverse 3,800+ posts on AI, energy, policy, games, and investing as a graph.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables agents to discover, read, buy, and publish knowledge using USDC on Base, with search and free essays at no cost.50 npm7MIT
- AlicenseAqualityDmaintenanceProvides semantic search and access to Contraption Company blog posts and essays. Uses AI-powered embeddings to find relevant content and supports real-time updates via webhooks.31MIT
- AlicenseBqualityDmaintenanceQuickly search indexed indie devs blog posts and articles. It is like chatting with your favourite newsletters (coding, tech, founder). It's kind of like a web search, but specifically tuned for high-quality, developer-curated content. Use case: help implement features faster.22MIT

stipendofficial
AlicenseNot gradedqualityBmaintenanceA non-custodial USDC wallet on Base exposed as seven tools: address, balance, check, pay, earnings, report and recover. Spending limits (per transaction, per day, per counterparty, plus a destination allowlist) are enforced in code between deciding and signing, and the server runs locally over stdio so the key never leaves the machine.Apache 2.0
Glama MCP Gateway
Add one secure layer between your agents and this server.