Add jmeter-docs remote MCP plugin - #11
Open
QAInsights wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add the
jmeter-docsremote MCP plugin to the Devin marketplace. JMeter Docs gives Devin agents access to Apache JMeter community documentation, conversion tools, linters, and calculators.What
streamable-httpendpoint athttps://docs.jmeter.ai/api/mcp.io.github.QAInsights/jmeter-docs.Changes
plugins/jmeter-docs/.devin-plugin/plugin.json🤖 manifest with remote HTTP MCP server URL, homepage, repository, keywords, and logo.plugins/jmeter-docs/logo.svg🤖 JMeter Docs brand mark, checked in locally..devin-plugin/plugin.json🤖 sorted entry./plugins/jmeter-docsadded underoptionalPlugins.Validation
python3 scripts/validate.py --fixpassed.python3 scripts/validate.py --fetchpassed.MCP test results (including Devin integration)
initializeonhttps://docs.jmeter.ai/api/mcp→ HTTP 200, serverjmeter-docsv1.4.0tools/list→ 10 tools returnedtools/callsearch_jmeter_docswith"thread group ramp up"→ HTTP 200, returned 8 relevant docs.jmeter.ai pagestools/callget_jmeter_pagewithhttps://docs.jmeter.ai/topics/thread-groups-workload-modeling/→ returned full page markdownresolve_install) →status: readyjmeter-docs-test-8a38viamcp_call_toolmcp_tool list_toolsshows all 10 tools registeredThe server is operational and works inside Devin.
https://app.devin.ai/sessions/e7b59f6b33c2493fb896188300eb197e
Notes
Modeled after existing remote MCP plugins such as
cloudflare-docsandgryz.