Add ddbx remote MCP server (insider share dealings) - #5183
Open
jonwillington wants to merge 1 commit into
Open
jonwillington wants to merge 1 commit into
jonwillington wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
MCP Server Information
Server Name: ddbx
Repository URL: https://github.com/jonwillington/ddbx-plugin (MIT; manifests and skills, the hosted server code is not included)
Brief Description: Public, read-only remote MCP server for insider share dealings: UK director/PDMR dealings, SEC Form 4 filers, PDMRs in Sweden and the Netherlands, and US Congress STOCK Act trades. Filings are ingested from official disclosure feeds within minutes, screened, and the notable ones rated (significant / noteworthy / minor / routine).
This is a remote server entry (
type: remote), so there is no Dockerfile or image to build.https://api.ddbx.uk/mcp(Streamable HTTP)oauthblock and no test credentials are neededio.github.jonwillington/ddbxFiles
servers/ddbx/server.yaml: remote config, categoryfinanceservers/ddbx/tools.json: the six tools, taken from the livetools/list(allreadOnlyHint: true):search_dealings,get_dealing,get_company,get_daily_summary,search,fetchservers/ddbx/readme.md: docs linkBasic Requirements
initialize/tools/list/tools/call)Submitter Checklist
server.yamlandtools.jsonpassprettier --check. I could not runtask validatelocally because Go, Task and Docker were not available, so I checked the entry by hand against the rules incmd/validate.🤖 Generated with Claude Code