Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Thunder Client MCP Server $1 Thunder Client MCP Server The Thunder Client MCP server enables customers to integrate with AI tools to create requests and collections. It is compatible with various AI development environments, including Cline, Continue.dev, and GitHub Copilot. Requirements - A **Business** or **Enterprise** plan subscription is required to use the Thunder Client MCP Server. - View Thunder Client pricing plans $1. Available Tool Capability contract not published. No trust telemetry is available yet. 9 GitHub stars reported by the source. Last updated 2/25/2026.
Freshness
Last checked 2/25/2026
Best For
thunderclient-mcp is best for thunderclient, mcp, thunder client mcp workflows where MCP compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB MCP, runtime-metrics, public facts pack
Thunder Client MCP Server $1 Thunder Client MCP Server The Thunder Client MCP server enables customers to integrate with AI tools to create requests and collections. It is compatible with various AI development environments, including Cline, Continue.dev, and GitHub Copilot. Requirements - A **Business** or **Enterprise** plan subscription is required to use the Thunder Client MCP Server. - View Thunder Client pricing plans $1. Available Tool
Public facts
4
Change events
0
Artifacts
0
Freshness
Feb 25, 2026
Capability contract not published. No trust telemetry is available yet. 9 GitHub stars reported by the source. Last updated 2/25/2026.
Trust score
Unknown
Compatibility
MCP
Freshness
Feb 25, 2026
Vendor
Thunderclient
Artifacts
0
Benchmarks
0
Last release
1.0.10
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. 9 GitHub stars reported by the source. Last updated 2/25/2026.
Setup snapshot
git clone https://github.com/thunderclient/thunderclient-mcp.gitSetup complexity is MEDIUM. Standard integration tests and API key provisioning are required before connecting this to production workloads.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Thunderclient
Protocol compatibility
MCP
Adoption signal
9 GitHub stars
Handshake status
UNKNOWN
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
json
{
"mcpServers": {
"thunderclient": {
"name": "Thunder Client MCP Server",
"type": "stdio",
"command": "npx",
"args": ["-y", "thunderclient-mcp"]
}
}
}yaml
name: Thunder Client MCP Server
version: 0.0.1
schema: v1
mcpServers:
- name: Thunder Client MCP Server
command: npx
args:
- thunderclient-mcptext
"Get the endpoints from the current project and save them with collection name 'My API' using Thunder Client MCP."
text
"Get the endpoints from app/main.py and save them with collection name 'E-commerce API' and folder name 'Products' using Thunder Client MCP."
text
"Get the endpoints from the src/routes/ folder and save them with collection name 'Node API' using Thunder Client MCP."
text
"Create a POST request to https://api.example.com/users with a JSON body and an Authorization header using Thunder Client MCP."
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB MCP
Editorial quality
ready
Thunder Client MCP Server $1 Thunder Client MCP Server The Thunder Client MCP server enables customers to integrate with AI tools to create requests and collections. It is compatible with various AI development environments, including Cline, Continue.dev, and GitHub Copilot. Requirements - A **Business** or **Enterprise** plan subscription is required to use the Thunder Client MCP Server. - View Thunder Client pricing plans $1. Available Tool
The Thunder Client MCP server enables customers to integrate with AI tools to create requests and collections. It is compatible with various AI development environments, including Cline, Continue.dev, and GitHub Copilot.
This MCP server provides three powerful tools for managing Thunder Client operations:
tc_createDescription:
Saves API endpoints to Thunder Client, automatically creating collections and folders if they do not already exist.
Usage:
tc_debugDescription: Show Thunder Client CLI debug information using tc --debug in the given project directory.
mcpServers JSON:{
"mcpServers": {
"thunderclient": {
"name": "Thunder Client MCP Server",
"type": "stdio",
"command": "npx",
"args": ["-y", "thunderclient-mcp"]
}
}
}
Important: Replace thunderclient-mcp with /path/to/thunder-mcp/dist/index.js with your actual index.js location in local Dev mode.
Once configured, you can use all tc_* command tools in Cline's MCP interface.
name: Thunder Client MCP Server
version: 0.0.1
schema: v1
mcpServers:
- name: Thunder Client MCP Server
command: npx
args:
- thunderclient-mcp
Important: Replace thunderclient-mcp with /path/to/thunder-mcp/dist/index.js with your actual index.js location in local Dev mode.

npx thunderclient-mcpthunderclient-mcp-server-....Global or UserImportant: Replace npx thunderclient-mcp with node /path/to/thunder-mcp/dist/index.js with your actual index.js location in local Dev mode.
This document contains simple example prompts for the tc_create tool to extract APIs from code files and save them to Thunder Client.
"Get the endpoints from the current project and save them with collection name 'My API' using Thunder Client MCP."
"Get the endpoints from app/main.py and save them with collection name 'E-commerce API' and folder name 'Products' using Thunder Client MCP."
"Get the endpoints from the src/routes/ folder and save them with collection name 'Node API' using Thunder Client MCP."
"Create a POST request to https://api.example.com/users with a JSON body and an Authorization header using Thunder Client MCP."
npm i
npm run build
After building, a dist folder will be created. Copy the index.js path from the dist folder - this path will be used in your MCP server configuration.
tc_create tool contextprojectDir parameter points to a valid Thunder Client workspaceFeel free to contribute to this project by submitting issues or pull requests to improve functionality and compatibility with different AI development environments.
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/snapshot"
curl -s "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/contract"
curl -s "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
83
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
80
A Model Context Protocol (MCP) server for GitLab
Traction
No public download signal
Freshness
Updated 2d ago
Rank
74
Expose OpenAPI definition endpoints as MCP tools using the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Rank
72
An actix_web backend for the official Rust SDK for the Model Context Protocol (https://github.com/modelcontextprotocol/rust-sdk)
Traction
No public download signal
Freshness
Updated 2d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"MCP"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_MCP",
"generatedAt": "2026-04-16T23:52:04.415Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "MCP",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "thunderclient",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "mcp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "thunder client mcp",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "cli",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:MCP|unknown|profile capability:thunderclient|supported|profile capability:mcp|supported|profile capability:thunder client mcp|supported|profile capability:cli|supported|profile"
}Facts JSON
[
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Thunderclient",
"href": "https://www.thunderclient.com",
"sourceUrl": "https://www.thunderclient.com",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:15:24.139Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "MCP",
"href": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-25T03:15:24.139Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "9 GitHub stars",
"href": "https://github.com/thunderclient/thunderclient-mcp",
"sourceUrl": "https://github.com/thunderclient/thunderclient-mcp",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-25T03:15:24.139Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/mcp-thunderclient-thunderclient-mcp/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[]
Sponsored
Ads related to thunderclient-mcp and adjacent AI workflows.