|
1 | 1 | {
|
2 | 2 | "$schema": "https://raw.githubusercontent.com/stacklok/toolhive/main/pkg/registry/data/schema.json",
|
3 | 3 | "version": "1.0.0",
|
4 |
| - "last_updated": "2025-10-09T00:16:54Z", |
| 4 | + "last_updated": "2025-10-10T00:17:26Z", |
5 | 5 | "servers": {
|
6 | 6 | "adb-mysql-mcp-server": {
|
7 | 7 | "description": "Official MCP server for AnalyticDB for MySQL of Alibaba Cloud",
|
|
2307 | 2307 | "status": "Active",
|
2308 | 2308 | "transport": "stdio",
|
2309 | 2309 | "tools": [
|
2310 |
| - "query_contents", |
2311 |
| - "query_collections", |
2312 |
| - "query_feeds", |
2313 |
| - "query_conversations", |
2314 |
| - "retrieve_relevant_sources", |
2315 |
| - "retrieve_similar_images", |
2316 |
| - "visually_describe_image", |
2317 |
| - "prompt_llm_conversation", |
2318 |
| - "extract_structured_json_from_text", |
2319 |
| - "publish_as_audio", |
2320 |
| - "publish_as_image", |
2321 |
| - "ingest_files", |
2322 |
| - "ingest_web_pages", |
2323 |
| - "ingest_messages", |
2324 |
| - "ingest_posts", |
2325 |
| - "ingest_emails", |
2326 |
| - "ingest_issues", |
2327 |
| - "ingest_text", |
2328 |
| - "ingest_memory", |
2329 |
| - "web_crawling", |
2330 |
| - "web_search", |
2331 |
| - "web_mapping", |
2332 |
| - "screenshot_page", |
2333 |
| - "configure_project", |
2334 |
| - "create_collection", |
2335 |
| - "add_contents_to_collection", |
2336 |
| - "remove_contents_from_collection", |
2337 |
| - "delete_collections", |
2338 |
| - "delete_feeds", |
2339 |
| - "delete_contents", |
2340 |
| - "delete_conversations", |
2341 |
| - "is_feed_done", |
2342 |
| - "is_content_done", |
2343 |
| - "list_slack_channels", |
2344 |
| - "list_microsoft_teams_teams", |
2345 |
| - "list_microsoft_teams_channels", |
2346 |
| - "list_sharepoint_libraries", |
2347 |
| - "list_sharepoint_folders", |
2348 |
| - "list_linear_projects", |
2349 |
| - "list_notion_databases", |
2350 |
| - "list_notion_pages", |
2351 |
| - "list_dropbox_folders", |
2352 |
| - "list_box_folders", |
2353 |
| - "list_discord_guilds", |
2354 |
| - "list_discord_channels", |
2355 |
| - "list_google_calendars", |
2356 |
| - "list_microsoft_calendars" |
| 2310 | + "addContentsToCollection", |
| 2311 | + "askGraphlit", |
| 2312 | + "configureProject", |
| 2313 | + "createCollection", |
| 2314 | + "deleteCollection", |
| 2315 | + "deleteCollections", |
| 2316 | + "deleteContent", |
| 2317 | + "deleteContents", |
| 2318 | + "deleteConversation", |
| 2319 | + "deleteConversations", |
| 2320 | + "deleteFeed", |
| 2321 | + "deleteFeeds", |
| 2322 | + "describeImageContent", |
| 2323 | + "describeImageUrl", |
| 2324 | + "extractText", |
| 2325 | + "ingestBoxFiles", |
| 2326 | + "ingestDiscordMessages", |
| 2327 | + "ingestDropboxFiles", |
| 2328 | + "ingestFile", |
| 2329 | + "ingestGitHubFiles", |
| 2330 | + "ingestGitHubIssues", |
| 2331 | + "ingestGoogleDriveFiles", |
| 2332 | + "ingestGoogleEmail", |
| 2333 | + "ingestJiraIssues", |
| 2334 | + "ingestLinearIssues", |
| 2335 | + "ingestMemory", |
| 2336 | + "ingestMicrosoftEmail", |
| 2337 | + "ingestMicrosoftTeamsMessages", |
| 2338 | + "ingestNotionPages", |
| 2339 | + "ingestOneDriveFiles", |
| 2340 | + "ingestRSS", |
| 2341 | + "ingestRedditPosts", |
| 2342 | + "ingestSharePointFiles", |
| 2343 | + "ingestSlackMessages", |
| 2344 | + "ingestText", |
| 2345 | + "ingestTwitterPosts", |
| 2346 | + "ingestTwitterSearch", |
| 2347 | + "ingestUrl", |
| 2348 | + "isContentDone", |
| 2349 | + "isFeedDone", |
| 2350 | + "listBoxFolders", |
| 2351 | + "listDiscordChannels", |
| 2352 | + "listDiscordGuilds", |
| 2353 | + "listDropboxFolders", |
| 2354 | + "listGoogleCalendars", |
| 2355 | + "listLinearProjects", |
| 2356 | + "listMicrosoftCalendars", |
| 2357 | + "listNotionDatabases", |
| 2358 | + "listNotionPages", |
| 2359 | + "listSharePointFolders", |
| 2360 | + "listSharePointLibraries", |
| 2361 | + "listSlackChannels", |
| 2362 | + "promptConversation", |
| 2363 | + "publishAudio", |
| 2364 | + "publishImage", |
| 2365 | + "queryCollections", |
| 2366 | + "queryContents", |
| 2367 | + "queryConversations", |
| 2368 | + "queryFeeds", |
| 2369 | + "queryProjectUsage", |
| 2370 | + "removeContentsFromCollection", |
| 2371 | + "retrieveImages", |
| 2372 | + "retrieveSources", |
| 2373 | + "screenshotPage", |
| 2374 | + "sendEmailNotification", |
| 2375 | + "sendSlackNotification", |
| 2376 | + "sendTwitterNotification", |
| 2377 | + "sendWebHookNotification", |
| 2378 | + "webCrawl", |
| 2379 | + "webMap", |
| 2380 | + "webSearch" |
2357 | 2381 | ],
|
2358 | 2382 | "metadata": {
|
2359 | 2383 | "stars": 358,
|
|
2368 | 2392 | "ingestion",
|
2369 | 2393 | "data-connectors"
|
2370 | 2394 | ],
|
2371 |
| - "image": "ghcr.io/stacklok/dockyard/npx/graphlit-mcp-server:1.0.20251005001", |
| 2395 | + "image": "ghcr.io/stacklok/dockyard/npx/graphlit-mcp-server:1.0.20251007001", |
2372 | 2396 | "permissions": {
|
2373 | 2397 | "network": {
|
2374 | 2398 | "outbound": {
|
|
5402 | 5426 | },
|
5403 | 5427 | "url": "https://mcp.kiwi.com"
|
5404 | 5428 | },
|
| 5429 | + "linear": { |
| 5430 | + "description": "Linear's official remote MCP server to manage issues, projects, and comments", |
| 5431 | + "tier": "Official", |
| 5432 | + "status": "Active", |
| 5433 | + "transport": "streamable-http", |
| 5434 | + "tools": [ |
| 5435 | + "list_comments", |
| 5436 | + "create_comment", |
| 5437 | + "list_cycles", |
| 5438 | + "get_document", |
| 5439 | + "list_documents", |
| 5440 | + "get_issue", |
| 5441 | + "list_issues", |
| 5442 | + "create_issue", |
| 5443 | + "update_issue", |
| 5444 | + "list_issue_statuses", |
| 5445 | + "get_issue_status", |
| 5446 | + "list_issue_labels", |
| 5447 | + "create_issue_label", |
| 5448 | + "list_projects", |
| 5449 | + "get_project", |
| 5450 | + "create_project", |
| 5451 | + "update_project", |
| 5452 | + "list_project_labels", |
| 5453 | + "list_teams", |
| 5454 | + "get_team", |
| 5455 | + "list_users", |
| 5456 | + "get_user", |
| 5457 | + "search_documentation" |
| 5458 | + ], |
| 5459 | + "metadata": { |
| 5460 | + "stars": 0, |
| 5461 | + "pulls": 0, |
| 5462 | + "last_updated": "2025-10-08T20:03:59Z" |
| 5463 | + }, |
| 5464 | + "tags": [ |
| 5465 | + "issue-tracking", |
| 5466 | + "project-management", |
| 5467 | + "linear", |
| 5468 | + "remote", |
| 5469 | + "task-management", |
| 5470 | + "productivity", |
| 5471 | + "software-development", |
| 5472 | + "bug-tracking", |
| 5473 | + "team-collaboration" |
| 5474 | + ], |
| 5475 | + "custom_metadata": { |
| 5476 | + "author": "Linear", |
| 5477 | + "homepage": "https://linear.app/docs/mcp" |
| 5478 | + }, |
| 5479 | + "url": "https://mcp.linear.app/mcp" |
| 5480 | + }, |
5405 | 5481 | "mcp-spec": {
|
5406 | 5482 | "description": "Official MCP server for the Model Context Protocol specification",
|
5407 | 5483 | "tier": "Official",
|
|
5413 | 5489 | "metadata": {
|
5414 | 5490 | "stars": 0,
|
5415 | 5491 | "pulls": 0,
|
5416 |
| - "last_updated": "2025-09-11T02:29:32Z" |
| 5492 | + "last_updated": "2025-10-09T02:29:14Z" |
5417 | 5493 | },
|
5418 | 5494 | "tags": [
|
5419 | 5495 | "remote",
|
|
5455 | 5531 | "all_widgets_schema"
|
5456 | 5532 | ],
|
5457 | 5533 | "metadata": {
|
5458 |
| - "stars": 304, |
| 5534 | + "stars": 313, |
5459 | 5535 | "pulls": 0,
|
5460 |
| - "last_updated": "2025-09-11T02:29:32Z" |
| 5536 | + "last_updated": "2025-10-09T02:29:15Z" |
5461 | 5537 | },
|
5462 | 5538 | "repository_url": "https://github.com/mondaycom/mcp",
|
5463 | 5539 | "tags": [
|
|
5511 | 5587 | "metadata": {
|
5512 | 5588 | "stars": 0,
|
5513 | 5589 | "pulls": 0,
|
5514 |
| - "last_updated": "2025-09-11T02:29:32Z" |
| 5590 | + "last_updated": "2025-10-09T02:29:15Z" |
5515 | 5591 | },
|
5516 | 5592 | "tags": [
|
5517 | 5593 | "remote",
|
|
5614 | 5690 | "metadata": {
|
5615 | 5691 | "stars": 0,
|
5616 | 5692 | "pulls": 0,
|
5617 |
| - "last_updated": "2025-09-11T02:29:32Z" |
| 5693 | + "last_updated": "2025-10-09T02:29:15Z" |
5618 | 5694 | },
|
5619 | 5695 | "tags": [
|
5620 | 5696 | "remote",
|
|
5668 | 5744 | "metadata": {
|
5669 | 5745 | "stars": 0,
|
5670 | 5746 | "pulls": 0,
|
5671 |
| - "last_updated": "2025-09-12T02:26:56Z" |
| 5747 | + "last_updated": "2025-10-09T02:29:15Z" |
5672 | 5748 | },
|
5673 | 5749 | "tags": [
|
5674 | 5750 | "remote",
|
|
0 commit comments