Skip to main content
Glama

Agent Papers

Server Details

Registry of companies selling AI agents identity, phone, email, addresses, money, legal, insurance

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

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 3.7/5 across 6 of 6 tools scored. Lowest: 3.1/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct operation: compare, get_company, get_schema, list_categories, search, and whats_new have no overlapping purposes. An agent can easily differentiate them.

Naming Consistency5/5

All tool names follow a consistent verb_noun or single-word pattern in snake_case, e.g., 'get_company', 'list_categories', 'whats_new'. No mixing of conventions.

Tool Count5/5

With 6 tools, the server is well-scoped. Each tool serves a clear need without being too few or too many for the domain of agent/company data lookup.

Completeness5/5

The set covers browsing (list_categories), searching (search), detail retrieval (get_company), comparison (compare), schema exploration (get_schema), and change tracking (whats_new). No obvious gaps for a read-only data service.

Available Tools

6 tools
compareInspect

Return a comparison matrix for one category with common fields and buyer-relevant category fields.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryYesCategory id to compare.
get_companyInspect

Fetch one full Agent Papers company entry including offerings, sources, freshness, and category-specific facts.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesCompany slug, for example agentcall.
get_schemaInspect

Return field names and plain-English buyer reasons for the full registry schema or one category.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNoOptional category id.
list_categoriesInspect

Return every Agent Papers category with counts and short descriptions so an agent can choose the right comparison surface.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

whats_newInspect

Return changelog entries derived from registry added and updated dates, optionally filtered from a YYYY-MM-DD date.

ParametersJSON Schema
NameRequiredDescriptionDefault
sinceNoOptional inclusive YYYY-MM-DD lower bound.

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.

Resources