Skip to content

Reorganize and expand Related work section with MCP CLI comparison table#49

Merged
jancurn merged 7 commits intomainfrom
claude/tools-comparison-table-WkaAp
Mar 9, 2026
Merged

Reorganize and expand Related work section with MCP CLI comparison table#49
jancurn merged 7 commits intomainfrom
claude/tools-comparison-table-WkaAp

Conversation

@jancurn
Copy link
Member

@jancurn jancurn commented Mar 9, 2026

Summary

Restructured the "Related work" section in the README to provide better organization and more comprehensive information about MCP CLI clients and related projects. Converted the unstructured list of MCP CLI clients into a detailed comparison table with feature support matrix.

Key Changes

  • Reorganized section structure: Split "Related work" into three subsections:

    • MCP CLI clients (with new comparison table)
    • Code mode and dynamic tool discovery (with descriptive context)
    • Other (remaining projects)
  • Added comprehensive comparison table for MCP CLI clients featuring:

    • 11 different MCP CLI tools with links
    • Implementation language for each tool
    • GitHub stars (as of March 2026)
    • Creation and activity dates
    • Feature support matrix covering: Tools, Resources, Prompts, Code mode, Sessions, OAuth, Shell, Stdio, HTTP, Tool search, and LLM integration
    • Activity status indicators (✅ active, ⚠️ stale)
  • Enhanced documentation with:

    • Legend explaining table symbols and status indicators
    • Detailed notes explaining unique characteristics of specific tools (clihub, mcp2cli, IBM mcp-cli, mcp-client-cli)
    • Better context for code mode and dynamic tool discovery resources with descriptive links
  • Improved readability by converting flat bullet lists into structured, scannable format with clear categorization

Notable Details

  • Table includes both well-known projects (IBM's mcp-cli, mcporter) and newer tools (mcpc from Apify)
  • Captures feature parity and differentiation across implementations
  • Provides historical context with creation dates and activity status
  • Includes explanatory notes for tools with non-obvious purposes or unique approaches

https://claude.ai/code/session_018fYdY7WCpL1bn7ptfA8pPL

claude added 7 commits March 9, 2026 11:00
Reorganize the Related work section into three subsections:
- MCP CLI clients: comparison table with features (tools, resources,
  prompts, code mode, sessions, OAuth, shell, transports, tool search,
  LLM usage), star counts, language, creation date, and activity status
- Code mode and dynamic tool discovery: curated links with descriptions
- Other: remaining references

https://claude.ai/code/session_018fYdY7WCpL1bn7ptfA8pPL
Add day50-dev/infinite-mcp to the "Code mode and dynamic tool discovery"
subsection — a meta-MCP server that exposes 1000+ pre-indexed MCP servers
via semantic search and dynamic tool discovery.

https://claude.ai/code/session_018fYdY7WCpL1bn7ptfA8pPL
Simplify the MCP CLI clients table by dropping the Created date
and Shell (interactive REPL) columns.

https://claude.ai/code/session_018fYdY7WCpL1bn7ptfA8pPL
Rename entries from e.g. "mcp-cli" to "philschmid/mcp-cli" to
disambiguate repos with the same name and make GitHub links clearer.

https://claude.ai/code/session_018fYdY7WCpL1bn7ptfA8pPL
The repo was transferred to the IBM org. Updated both the comparison
table link and the notes section reference.

https://claude.ai/code/session_018fYdY7WCpL1bn7ptfA8pPL
@jancurn jancurn merged commit 267a048 into main Mar 9, 2026
6 checks passed
@jancurn jancurn deleted the claude/tools-comparison-table-WkaAp branch March 12, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants