Skip to main content
Glama

Server Details

Search and read essays by Ben Milne on payments, stablecoins, and company building.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
benmilne-com/agents
GitHub Stars
0
Server Listing
benmilne

TDQS

A4.5/5.0

Scored across 3 tools

Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count5/5

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.

Completeness5/5

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.

  1. 3 tool updates
    • First observedget_post
    • First observedlist_posts
    • First observedsearch_posts

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Quickly 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.
    2
    2
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A 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
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.