mcpbeat Sign in

API Evangelist MCP Server

by apievangelist Your server? Claim it
answering

API Evangelist is answering right now. Last checked 4 min ago. It exposes 67 tools.

Sixteen years of API research as MCP tools — stories, areas, governance blocks & services

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
67
Tools
read from the server
340 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 42

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 August 2026. No other catalogue keeps this.

26 Aug 17 tools changed the parameters they ask for api_coverage, api_scorecard, apply_overlay and 14 more
22 Aug 5 tool descriptions were rewritten find_papers, find_related, get_overview and 2 more
22 Aug 2 tools disappeared find_reports, get_report
20 Aug 10 tools appeared company_dimensions, company_peers, company_signals and 7 more
20 Aug a tool changed version
16 Aug 5 tool descriptions were rewritten find_papers, find_related, get_overview and 2 more
16 Aug 2 tools appeared find_reports, get_report

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add api-evangelist --transport http https://mcp.apievangelist.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "api-evangelist": {
      "url": "https://mcp.apievangelist.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.api-evangelist]
url = "https://mcp.apievangelist.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "api-evangelist": {
      "url": "https://mcp.apievangelist.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "api-evangelist": {
      "url": "https://mcp.apievangelist.com/mcp"
    }
  }
}

Available tools 67

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

company
company_dimensions
PRO — a company's investment dimensions, each read AGAINST the measured cohort: the cohort median, mean and max, this company's rank and percentile, and an index where 1.0 is exactly typical. A raw dimension score is unreadable on its own; these are the columns that make it mean something.
company_gaps
A company's weakest investment dimensions — where it is thin. Pro.
company_peers
PRO — the companies most comparable to this one (same sub-sector where the data supports it, same industry otherwise), each with signal totals and top dimensions. The response says which basis it used.
company_signals
PRO — the company's adopted stack entity by entity (services, tools, standards), each with how many companies across the cohort carry it and its radar ring.
company_whitespace
PRO — what this company's peers run that it does not, ranked by how many peers carry it. The opening list for a vendor selling into the account.
find_company_insights
Browse profiled companies (Fortune 1000 + API providers) by name; ranked by technology-readiness signal. Free.
get_company_insight
Full demand-side profile for one company: 40-dimension readiness, adopted stack, per-quarter history. Pro.
api
api_coverage
Measure how much of an API description your governance actually inspects — coverage by section, each rule's reach, and the rules that match nothing. Like test coverage, one altitude up.
api_scorecard
Score an API's maturity 0-100 with a letter grade across design, governance coverage, documentation, and (from an apis.json) discoverability, agent-readiness, and operations. Pass your own `ruleset` — a score against rules you never adopted means little.
search_api_evangelist
Unified search across the whole network: 5k+ stories, 77 topic areas, 2.5k governance building blocks, papers, conversations, videos, tools, timelines, services, and vocabulary. Filter with types (posts, areas, guidance, rules, policies, standards, strategies, schema, properties, experiences, lifecycle, conversations, videos, papers, services, solutions, tools, timelines, vocabulary).
standard
standard_adoption
How far a standards body actually got: repositories published, how many graduated past unclassified and the resulting share, release cadence, contributor count — with the provenance of every figure and an explicit list of what is NOT measured. Free, because a specification is a public good.
standard_coalition
Who is actually behind a standard: the governing bodies and their membership, the working groups, the member companies, and the named people. Carries the caveats where our machine-readable source disagrees with the body's own published roster. Free.
standard_repositories
Every repository a standards body publishes, with maturity, stars, forks, open issues and archived status. Free.
building
find_building_blocks
Search the governance building blocks by type: guidance (177), rules (617), policies (283), standards (432), strategies (75), schema (11), properties (790), experiences (46), lifecycle (29).
get_building_block
One building block by type + slug; include=["content"] returns the full body.
insights
insights_adoption
Services, tools, or standards ranked by how many companies adopt them. Free.
insights_dimensions
Cross-section ranking of the 40 tracked investment dimensions (AI, cloud, governance, …) by company signal. Free.
validate
validate_api
Lint an OpenAPI, AsyncAPI, Arazzo, or JSON Schema document against the curated best-of-breed ruleset (Spectral) and return the findings. Pass your own `ruleset` to run rules you own instead of the catalog — which is what you should do before gating on anything.
validate_onboarding
Validate an API Onboarding Descriptor (AID) against the api-commons schema and report which optional sections it fills in.
apply
apply_overlay
Apply an OpenAPI Overlay to a document and report what each action matched. Use it for deprecation and migration choreography without forking the contract.
area
get_area
One topic area with its related-area graph resolved — walk the network from here.
areas
find_areas
The 77 focused topic areas of the network (agents, gateways, security, …), each a subsite with its own catalog.
audit
audit_pipeline
Score a repository's Spectral CI setup against an 8-point maturity rubric and return a prioritized punch-list. Pass a public `repo` ("owner/name") or `files`.
certify
certify_api
Issue a tamper-evident governance certificate attesting an API passed a named ruleset at a profile threshold. A SHA-256 fingerprint lets anyone re-verify it.
classify
classify_api_fields
Inventory the PII, secret, and sensitive fields an OpenAPI exposes, across parameters and request/response schemas. Run this before exposing an API to agents.
code
code_snippets
Generate runnable curl, JavaScript, and Python samples for every operation, with path params filled in and a realistic body.
contact
get_contact
Every way to reach API Evangelist — email, contact form, newsletter, GitHub, social channels, and postal mail.
conversation
get_conversation
One conversation with guest detail and media links; include=["content"] returns the writeup.
conversations
find_conversations
API Evangelist Conversations — recorded discussions with API practitioners (guest, company, YouTube/SoundCloud links).
deprecation
deprecation_posture
Report every deprecated operation and whether it actually announces a sunset. The ones that go quiet are the ones that break consumers.
diff
diff_api_versions
Compare two OpenAPI versions and classify every change as breaking, non-breaking, or an addition — at path, operation, parameter, request-body, and response granularity.
entities
find_entities
Browse the demand-side entity catalog — every service, tool and standard companies are measured against, ranked by how many carry it. Free. This is the left-hand side of the inversion: pick an entity here, then call entity_demand to see WHO.
entity
entity_demand
PRO — THE INVERSION. Every other insights tool runs company -> stack; this one runs stack -> companies: which companies show demand for a given service, tool or standard, broken down by industry. This is the prospecting query — "who should I be selling this to" — and it exists in no report, bundle or page. Returns BOTH the authoritative company count and the companies it can actually name, with the basis difference explained.
export
export_agent_rules
Turn a governance ruleset into agent-native guidance — an AGENTS.md block, a system-prompt set, a per-rule remediation pack, and a digest — so agents follow the rules while authoring, not after linting.
feeds
get_feeds
The static machine-readable feeds every network site publishes (JSON, APIs.json, zero-auth) — the no-key alternative to this API.
forge
forge_mcp_tools
From an OpenAPI, forge an MCP server design, per-operation tools, Agent Skills, an enriched OpenAPI, a server.json, and apis.json properties.
gate
gate_agent_context
Choose which operations and fields an API exposes to agents and emit a governed Tyk OpenAPI, an MCP tool manifest, and a Spectral ruleset with PII and secret checks.
generate
generate_agent_descriptor
Generate an API's llms.txt and an AGENTS.md consumption contract — base URL, auth, the operation table, deprecated operations to avoid, and usage rules.
govern
govern_estate
PRO — Run the core governance checks across a WHOLE SET of internal APIs and roll them up: per-API score/grade/errors/PII, plus estate aggregates (avg score, grade distribution, APIs with PII/secrets) and a worst-first punch-list of what to fix. Pass `apis` ([{id, document}]) and your own `ruleset`. detail:true adds per-API dimensions.
governance
governance_report
Turn Spectral findings into a self-contained HTML governance report — severity summary, grouped by rule, framed toward progress.
guidance
get_guidance_section
One editorial guidance section as a list: history, technology, business, politics, governance, or evangelism — the six lenses API Evangelist organizes guidance through.
guide
guide_topic
PRO — Curated guide to one API topic (e.g. "gateways", "api governance", "discovery", "agents"). Bundles the matching topic area (with related areas), top guidance, rules, policies, and standards, relevant papers and recent stories, plus the API Evangelist services that can help a team with this topic.
map
map_api_experience
Map each REST operation to its MCP tool and Agent Skill — the API -> MCP -> Agent-Skill chain — from an APIs.json, with a free/paid coverage scorecard and a flow map.
measured
find_measured_standards
The standards bodies API Evangelist has actually MEASURED — repositories, maturity, governance, coalition. Distinct from find_standards, which searches 613 catalog entries describing what a standard IS. Free.
mock
mock_payloads
Generate an example request and success-response payload for every operation from its schema.
overview
get_overview
START HERE. What the API Evangelist network offers: sixteen years of API research as searchable stories, 77 topic areas, governance building blocks (guidance, rules, policies, standards, strategies), papers, conversations, and the consulting services Kin Lane offers teams. Returns counts, entry points, and how to engage.
paper
get_paper
One paper with its full outline and purchase/landing URL.
papers
find_papers
API Evangelist papers — single-PDF deep dives on one practice or topic, with outlines.
post
get_post
One story by slug (YYYY-MM-DD-slug); include=["content"] returns the full markdown body.
posts
find_posts
Search or browse 5,100+ API Evangelist stories (2010–present); filter by year or tags.
reconcile
reconcile_waivers
Reconcile a waivers file against lint output: suppress sanctioned violations and surface the expired, stale, and expiring ones. Returns the effective failing set a build should gate on.
related
find_related
Given any doc (type + slug), the most related content across the whole network, ranked by shared-tag relevance (rare, specific tags weigh most). "More like this," across stories, areas, guidance, papers, conversations, and more.
score
score_reusability
Score how reusable a set of APIs is and detect duplication across them — the anti-sprawl view of an estate.
service
get_service
Full detail for one service offering by slug; include=["content"] inlines the full pitch.
services
find_services
The services API Evangelist offers teams and customers — API strategy, governance, discovery, and evangelism engagements by Kin Lane. The front door to working with API Evangelist. (For the third-party vendor registry, use find_solutions.)
solution
get_solution
One solution from the vendor registry by slug, with its website and adoption count.
solutions
find_solutions
The solutions registry — 740+ third-party API services and tools (gateways, portals, testing, monitoring, …) ranked by adoption across the companies API Evangelist tracks.
stats
get_stats
PRO — catalog intelligence: per-type counts, stories-per-year, and the top tags by reach across the network.
tag
get_tag
One tag with its per-type counts and everything it labels across the whole network (stories, areas, guidance, papers, …). Filter with types.
tags
find_tags
Browse and rank the network tag taxonomy — every subject tag across 16k+ docs, by frequency or breadth (how many content types use it). Search with q. The map of what API Evangelist covers.
timeline
get_timeline
One of the four research timelines in chronological order: api (the moments that shaped web APIs), resources (which digital resources became APIs and when), industries (the industrial history framing API infrastructure), people (the people who made compute and APIs possible).
tool
get_tool
One tool from the tooling registry by slug, with its website, adoption count, and radar ring.
tools
find_tools
The open-source tooling registry — 400+ tools in use across the companies API Evangelist tracks, each with adoption counts and technology-radar placement.
verify
verify_certificate
Re-verify a governance certificate against the API it attests to. If the API drifted or the certificate was forged, verification fails.
video
get_video
One video by slug with its YouTube id; include=["content"] returns the full transcript.
videos
find_videos
The API Evangelist video library — interviews and discussions from across the API space, searchable by transcript.
vocabulary
find_vocabulary
The API vocabulary — thousands of resources, actions, personas, domains, schemas, and tags extracted from the API landscape. Filter by category.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

find_reports
removed 22 Aug 2026
get_report
removed 22 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://mcp.apievangelist.com/mcp streamable-http answering 345 ms 4 min ago

Alternatives to API Evangelist

same job, measured the same way
C
Organikpi
by organikpi

OrganiKPI MCP: search and fetch services, posts and tools as clean markdown (read-only).

3 tools answering
Siglume MCP Gateway
by siglume

Access Siglume API Store tools and external MCP Router servers.

2 tools answering
ReasonGate
by cgrtml

Provenance gateway for stdio MCP servers: blocks tool calls fed by untrusted tool results.

local only
Helvetic Research
by kushpatil22

Research-only MCP server: your AI as a quant research desk. 90 tools, no trades, no brokers.

answering
SEO Tools: Yandex.Webmaster
by antohins

MCP server for Yandex.Webmaster search queries (read-only).

77 installs/wk local only
Bounded Tools MCP
by bounded-systems

Read-only MCP server over bounded.tools's Sigstore-verified static API (stdio).

20 installs/wk local only
Claudeers MCP Server
by claudeers

Search the Claudeers registry of Claude tools, ranked by maintenance and community signals.

3 tools answering
MCP Hackernews
by yintokey

MCP server exposing a simple Hacker News search tool (top stories).

82 installs/wk local only

API Evangelist — questions

Answers built from our own checks of this server.

What can API Evangelist do?
It exposes 67 tools, read directly from the server on our last check. Among them: api_coverage, api_scorecard, apply_overlay, audit_pipeline, certify_api, classify_api_fields and 61 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is API Evangelist mostly used for?
Its tools cluster around company, api and standard. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is API Evangelist working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 340 ms. The bar chart above shows every period we have measured.
Did API Evangelist ever remove tools?
Yes. find_reports, get_report are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
Is API Evangelist still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect API Evangelist?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does API Evangelist need an API key?
No. API Evangelist completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 67 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is API Evangelist?
It answers our handshake in 340 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.