io.github.CDCStream/captapi
NPM · @CAPTAPI/MCP · 2 COMPONENTS · SCANNED SEP 20
Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 30 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability69
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 5906 tokens (~69/item across 85 items; 85 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
- Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 85 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 85 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.CDCStream/captapi MCP server?
io.github.CDCStream/captapi runs locally as an npm package, launched with npx -y @captapi/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · @captapi/mcp
claude mcp add cdcstream-captapi -- npx -y @captapi/mcp
{
"mcpServers": {
"cdcstream-captapi": {
"command": "npx",
"args": [
"-y",
"@captapi/mcp"
]
}
}
} {
"servers": {
"cdcstream-captapi": {
"command": "npx",
"args": [
"-y",
"@captapi/mcp"
]
}
}
} codex mcp add cdcstream-captapi -- npx -y @captapi/mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cdcstream-captapi": {
"type": "local",
"command": [
"npx",
"-y",
"@captapi/mcp"
],
"enabled": true
}
}
} openclaw mcp add cdcstream-captapi --command npx --arg -y --arg @captapi/mcp
mcp_servers:
cdcstream-captapi:
command: "npx"
args: ["-y", "@captapi/mcp"] {
"McpServers": {
"cdcstream-captapi": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"@captapi/mcp"
]
}
}
} assistant mcp add cdcstream-captapi -t stdio -c npx -a -y @captapi/mcp
{
"mcpServers": {
"cdcstream-captapi": {
"command": "npx",
"args": [
"-y",
"@captapi/mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.83 functional
- 15 Sept 26 +1
- Stability: 0.97 → pass security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −3
- Stability: pass → 0.80 functional
- 8 Sept 26 +1
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/@captapi/mcp@0.3.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
bluesky_post_details Bluesky Post Details ~60
Metadata + engagement for a Bluesky post. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Bluesky post URL, e.g. https://bsky.app/profile/handle/post/RKEY. |
No output schema declared.
No examples provided.
bluesky_profile Bluesky Profile ~61
Profile info & stats for a Bluesky account. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Bluesky profile URL, @handle, or handle, e.g. bsky.app/profile/handle. |
No output schema declared.
No examples provided.
bluesky_user_posts Bluesky User Posts ~84
Recent posts from a Bluesky profile. Costs ~3 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 25, max 100. Billed per result. |
| url | string | yes | Bluesky profile URL, @handle, or handle, e.g. bsky.app/profile/handle. |
No output schema declared.
No examples provided.
facebook_comment_replies Facebook Comment Replies ~92
Replies to a specific Facebook comment. Costs ~30 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | ID of the parent comment to fetch replies for (from the comments endpoint). |
| limit | integer | – | Max items to return. Default 50, max 500. Billed per result. |
| url | string | yes | Facebook post URL the comment belongs to. |
No output schema declared.
No examples provided.
facebook_comments Facebook Comments ~66
Comments on a Facebook post. Costs ~30 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 50, max 500. Billed per result. |
| url | string | yes | Public Facebook video or post URL. |
No output schema declared.
No examples provided.
facebook_details Facebook Details ~44
Details for a Facebook video or post. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Public Facebook video or post URL. |
No output schema declared.
No examples provided.
facebook_group_posts Facebook Group Posts ~77
Posts from a public Facebook group. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Public Facebook group URL, e.g. https://facebook.com/groups/ID. |
No output schema declared.
No examples provided.
facebook_page_details Facebook Page Details ~52
Info & stats for a Facebook page. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Facebook page URL, e.g. https://facebook.com/PageName. |
No output schema declared.
No examples provided.
facebook_profile_posts Facebook Profile Posts ~68
Latest posts from a Facebook profile/page. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Facebook profile or page URL. |
No output schema declared.
No examples provided.
facebook_profile_reels Facebook Profile Reels ~70
Latest Reels from a Facebook profile/page. Costs ~36 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Facebook profile or page URL. |
No output schema declared.
No examples provided.
facebook_summarize Facebook Summarizer ~47
AI summary of a Facebook video or post. Costs ~4 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Public Facebook video or post URL. |
No output schema declared.
No examples provided.
facebook_transcript Facebook Transcript ~43
Transcript of a Facebook video. Costs ~2 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Public Facebook video or post URL. |
No output schema declared.
No examples provided.
instagram_channel_details Instagram Channel Details ~53
Profile info & stats for an Instagram account. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram profile URL, e.g. https://instagram.com/username/. |
No output schema declared.
No examples provided.
instagram_channel_posts Instagram Channel Posts ~75
Latest posts from an Instagram profile. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Instagram profile URL, e.g. https://instagram.com/username/. |
No output schema declared.
No examples provided.
instagram_channel_reels Instagram Channel Reels ~77
Latest Reels from an Instagram profile. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Instagram profile URL, e.g. https://instagram.com/username/. |
No output schema declared.
No examples provided.
instagram_comments Instagram Comments ~79
Comments on an Instagram post or reel. Costs ~45 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 50, max 500. Billed per result. |
| url | string | yes | Instagram post or reel URL, e.g. https://instagram.com/reel/ID/. |
No output schema declared.
No examples provided.
instagram_details Instagram Details ~55
Details for an Instagram post or reel. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram post or reel URL, e.g. https://instagram.com/reel/ID/. |
No output schema declared.
No examples provided.
instagram_embed Instagram Embed ~56
Embed HTML for an Instagram post/reel. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram post or reel URL, e.g. https://instagram.com/reel/ID/. |
No output schema declared.
No examples provided.
instagram_hashtag_search Instagram Hashtag Search ~72
Search Instagram posts by hashtag. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| q | string | yes | Hashtag without the # (min 2 chars). |
No output schema declared.
No examples provided.
instagram_highlights_details Instagram Highlights Details ~72
Items inside a profile's story highlights. Costs ~9 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max highlights to expand. Default 10, max 50. |
| url | string | yes | Instagram profile URL, e.g. https://instagram.com/username/. |
No output schema declared.
No examples provided.
instagram_music_posts Instagram Music Posts ~68
Posts/Reels using an Instagram audio. Costs ~18 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Instagram audio/music page URL. |
No output schema declared.
No examples provided.
instagram_profile_search Instagram Profile Search ~70
Search Instagram profiles by keyword. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 100. Billed per result. |
| q | string | yes | Search query or keywords (min 2 chars). |
No output schema declared.
No examples provided.
instagram_reels_search Instagram Reels Search ~78
Search Instagram Reels by hashtag/keyword. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| q | string | yes | Hashtag (without #) or keyword (min 2 chars). |
No output schema declared.
No examples provided.
instagram_story_highlights Instagram Story Highlights ~53
List a profile's story highlight covers. Costs ~5 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram profile URL, e.g. https://instagram.com/username/. |
No output schema declared.
No examples provided.
instagram_summarize Instagram Summarizer ~54
AI summary of an Instagram Reel. Costs ~4 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram Reel URL, e.g. https://instagram.com/reel/ID/. |
No output schema declared.
No examples provided.
instagram_tagged_posts Instagram Tagged Posts ~77
Posts an Instagram user is tagged in. Costs ~18 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Instagram profile URL, e.g. https://instagram.com/username/. |
No output schema declared.
No examples provided.
instagram_transcript Instagram Transcript ~52
Transcript of an Instagram Reel. Costs ~2 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram Reel URL, e.g. https://instagram.com/reel/ID/. |
No output schema declared.
No examples provided.
instagram_video_download Instagram Video Download ~54
Direct video URL for an Instagram Reel. Costs ~3 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Instagram Reel URL, e.g. https://instagram.com/reel/ID/. |
No output schema declared.
No examples provided.
linkedin_company LinkedIn Company ~52
Public LinkedIn company page details. Costs ~2 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | LinkedIn company URL, e.g. https://linkedin.com/company/slug. |
No output schema declared.
No examples provided.
linkedin_post_details LinkedIn Post Details ~46
Metadata + engagement for a LinkedIn post. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | LinkedIn post or activity URL. |
No output schema declared.
No examples provided.
linkedin_profile LinkedIn Profile ~52
Public LinkedIn person profile details. Costs ~2 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | LinkedIn profile URL, e.g. https://linkedin.com/in/slug. |
No output schema declared.
No examples provided.
pinterest_pin_details Pinterest Pin Details ~55
Metadata + saves for a Pinterest pin. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Pinterest pin URL, e.g. https://pinterest.com/pin/ID/. |
No output schema declared.
No examples provided.
pinterest_search Pinterest Search ~69
Search Pinterest pins by keyword. Costs ~13 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 25, max 200. Billed per result. |
| q | string | yes | Search query or keywords (min 2 chars). |
No output schema declared.
No examples provided.
pinterest_user_pins Pinterest User Pins ~67
Pins from a Pinterest profile. Costs ~13 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 25, max 200. Billed per result. |
| url | string | yes | Pinterest profile URL or username. |
No output schema declared.
No examples provided.
reddit_post_comments Reddit Post Comments ~78
Comments on a Reddit post. Costs ~20 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 50, max 500. Billed per result. |
| url | string | yes | Reddit post URL, e.g. https://reddit.com/r/sub/comments/ID/... |
No output schema declared.
No examples provided.
reddit_post_details Reddit Post Details ~56
Metadata + stats for a Reddit post. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Reddit post URL, e.g. https://reddit.com/r/sub/comments/ID/... |
No output schema declared.
No examples provided.
reddit_search Reddit Search ~69
Search Reddit posts by keyword. Costs ~10 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 25, max 200. Billed per result. |
| q | string | yes | Search query or keywords (min 2 chars). |
No output schema declared.
No examples provided.
reddit_subreddit_posts Reddit Subreddit Posts ~79
Recent posts in a subreddit. Costs ~10 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 25, max 200. Billed per result. |
| url | string | yes | Subreddit URL, r/name, or bare name, e.g. r/technology. |
No output schema declared.
No examples provided.
rumble_channel_videos Rumble Channel Videos ~80
List videos from a Rumble channel. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | Rumble channel URL, e.g. https://rumble.com/c/name. |
No output schema declared.
No examples provided.
rumble_search Rumble Search ~71
Search Rumble videos by keyword. Costs ~12 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| q | string | yes | Search query or keywords (min 2 chars). |
No output schema declared.
No examples provided.
rumble_video_details Rumble Video Details ~58
Metadata + stats for a Rumble video. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Rumble video URL, e.g. https://rumble.com/vXXXX-title.html. |
No output schema declared.
No examples provided.
threads_post_details Threads Post Details ~55
Metadata + engagement for a Threads post. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Threads post URL, e.g. https://threads.net/@user/post/CODE. |
No output schema declared.
No examples provided.
threads_profile Threads Profile ~55
Profile info & stats for a Threads account. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Threads profile URL or @handle, e.g. https://threads.net/@username. |
No output schema declared.
No examples provided.
threads_user_posts Threads User Posts ~78
Recent posts from a Threads profile. Costs ~14 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 100. Billed per result. |
| url | string | yes | Threads profile URL or @handle, e.g. https://threads.net/@username. |
No output schema declared.
No examples provided.
tiktok_channel_details TikTok Channel Details ~57
Profile info & stats for a TikTok user. Costs ~1 credit; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | TikTok profile URL, e.g. https://tiktok.com/@username. |
No output schema declared.
No examples provided.
tiktok_channel_posts TikTok Channel Posts ~79
Latest posts from a TikTok profile. Costs ~14 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | TikTok profile URL, e.g. https://tiktok.com/@username. |
No output schema declared.
No examples provided.
tiktok_comment_replies TikTok Comment Replies ~106
Replies to a specific TikTok comment. Costs ~50 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| comment_id | string | yes | ID of the parent comment to fetch replies for (from the comments endpoint). |
| limit | integer | – | Max items to return. Default 50, max 500. Billed per result. |
| url | string | yes | Public TikTok video URL, e.g. https://tiktok.com/@user/video/ID. |
No output schema declared.
No examples provided.
tiktok_comments TikTok Comments ~81
Comments on a TikTok video. Costs ~10 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 50, max 500. Billed per result. |
| url | string | yes | Public TikTok video URL, e.g. https://tiktok.com/@user/video/ID. |
No output schema declared.
No examples provided.
tiktok_hashtag_search TikTok Hashtag Search ~76
Search TikTok videos by hashtag. Costs ~14 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| q | string | yes | Hashtag with or without the # (min 2 chars). |
No output schema declared.
No examples provided.
tiktok_music_posts TikTok Music Posts ~83
Posts using a specific TikTok sound/music. Costs ~32 credits; cached results are free, failures are never charged.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max items to return. Default 20, max 200. Billed per result. |
| url | string | yes | TikTok music/sound URL, e.g. https://tiktok.com/music/name-ID. |
No output schema declared.
No examples provided.
What is the io.github.CDCStream/captapi MCP server?
io.github.CDCStream/captapi is an MCP server listed in the public MCP registry as io.github.CDCStream/captapi. Social media data: 85 tools across 11 platforms (YouTube, TikTok, Instagram, X & more), one key. This page covers its npm package (@captapi/mcp).
Is the io.github.CDCStream/captapi MCP server safe to use?
io.github.CDCStream/captapi scores 77 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.CDCStream/captapi MCP server expose?
io.github.CDCStream/captapi exposes 85 tools: youtube_transcript, youtube_summarize, youtube_video_details, youtube_comments, youtube_channel_details, and 80 more. Their descriptions and schemas cost roughly 5,906 tokens of context every time the server is loaded.
Is the io.github.CDCStream/captapi MCP server still maintained?
io.github.CDCStream/captapi is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.CDCStream/captapi MCP server under?
io.github.CDCStream/captapi declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.