Skip to main content
Glama
josh-sea

airspeed-mcp

by josh-sea

airspeed-mcp

Remote MCP server exposing Airspeed/Glyphic call data to Claude web (claude.ai).


  1. Push this repo to GitHub (already done).

  2. Go to railway.appNew Project → Deploy from GitHub repo → select airspeed-mcp.

  3. In Variables, add:

  4. Railway auto-assigns a public HTTPS URL, e.g. https://airspeed-mcp-production.up.railway.app

Related MCP server: AskElephant MCP

Add to Claude web

  1. Open claude.aiSettings → Integrations → Add MCP server

  2. URL: https://<your-railway-url>/sse

  3. Auth header: Authorization: Bearer <your MCP_AUTH_TOKEN>


Tools

Tool

What it does

ping

Verify the API key works

list_calls

List calls with filters (email, date, title, tags); paginated

get_call

Full call detail: participants, summary, insights, transcript

get_transcript

Formatted speaker-labeled transcript

get_call_snippets

Saved snippets with transcript and media URLs

list_call_tags

All tags (use IDs to filter list_calls)

list_playbooks

Paginated playbook list

get_playbook

Full playbook content

Local development

npm install
GLYPHIC_API_KEY=your_key node index.js
# SSE endpoint at http://localhost:3000/sse

Endpoints

  • GET /health — liveness check (no auth)

  • GET /sse — MCP SSE connection

  • POST /messages?sessionId=<id> — MCP message relay

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Hosted MCP server that lets staff search and retrieve AskElephant call transcripts from claude.ai, with tools for listing meetings, searching transcript excerpts, and fetching full transcripts.
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that indexes local Claude Code transcripts and provides keyword, phrase, semantic, and date-range search, plus full context/session recall.
  • A
    license
    A
    quality
    C
    maintenance
    Read-only MCP server for Twilio call data, providing tools to search calls, fetch recordings and transcripts, list agents, and generate summaries while explicitly handling timezone and duration measurement discrepancies.
    6
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.

  • A paid remote MCP for AI SDK data query MCP, built to return verdicts, receipts, usage logs, and aud

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/josh-sea/airspeed-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server