Skip to main content
Glama

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

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.5/5 across 3 of 3 tools scored.

Server CoherenceA
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.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.