thunderclient-mcp and MCP
These are complements: Thunder Client is an API testing platform that can use Jina AI's MCP server to fetch and process web content during API development and debugging workflows.
About thunderclient-mcp
thunderclient/thunderclient-mcp
Thunder Client MCP Server
Implements an MCP server using stdio transport that exposes three tools (`tc_create`, `tc_debug`, `tc_list`) for programmatic API request management in Thunder Client, enabling AI agents to automatically generate and organize HTTP requests within collections. Integrates natively with Cline, Continue.dev, and GitHub Copilot through standard MCP configuration, allowing AI tools to extract endpoints from codebases and dynamically create requests based on natural language prompts.
About MCP
jina-ai/MCP
Official Jina AI Remote MCP Server
Exposes 19 tools for web search, content extraction, academic research, and semantic operations via Jina's Reader, Embeddings, and Reranker APIs. Uses Streamable HTTP transport for remote MCP compatibility with Claude, LM Studio, and other clients, with optional stdio proxy support for older integrations. Includes server-side tool filtering via query parameters to reduce context window overhead by selectively registering only needed capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work