Skip to content

Add datamcp hosted MCP server - #267

Merged
its-mash merged 1 commit into
mcpmux:mainfrom
mironovisa:main
Aug 11, 2026
Merged

Add datamcp hosted MCP server#267
its-mash merged 1 commit into
mcpmux:mainfrom
mironovisa:main

Conversation

@mironovisa

Copy link
Copy Markdown
Contributor

Change Type

  • Add a new server definition

Summary

Adds the canonical hosted datamcp MCP endpoint to McpMux. The definition covers PostgreSQL, MySQL, OpenAPI/Swagger, and shared Agent Memory without creating duplicate product listings.

Server Details

  • Server Name: datamcp
  • Server ID: app.datamcp-mcp-http
  • Transport: http
  • Authentication: oauth
  • Categories: developer-tools, database, ai-ml, productivity, security
  • Upstream Repository: https://github.com/datamcpapp/datamcp-app

Checklist

CI-enforced

  • JSON file lives at servers/<id>.json
  • Filename matches the id field exactly
  • Required fields present: id, name, transport
  • pnpm validate servers/app.datamcp-mcp-http.json passes
  • pnpm check-conflicts passes
  • pnpm test passes
  • Every commit is signed off with DCO

Reviewer quality bar

  • Description is one clear factual sentence
  • Categories come from categories.json
  • No input placeholders or credential inputs are used
  • auth.type matches the OAuth authorization flow
  • links.repository resolves
  • Capabilities reflect the hosted server
  • platforms: ["all"] is accurate for a remote HTTP endpoint

Platform-managed fields

  • No platform-managed or _platform* fields are set

Trademark & branding

  • No unsupported official/certified/endorsed wording
  • No third-party logo URL is included

Notes for Reviewers

The endpoint uses Streamable HTTP and redirects unauthenticated clients through datamcp's authorization flow. Agent Memory is one capability of the same hosted service, so this PR intentionally adds one canonical listing rather than a second duplicate server.

Signed-off-by: mironovisa <119300058+mironovisa@users.noreply.github.com>
@mironovisa

Copy link
Copy Markdown
Contributor Author

Hi — quick follow-up on this hosted remote MCP listing. The entry points to the public product and documents only verified capabilities across PostgreSQL, MySQL, OpenAPI/Swagger, and Agent Memory. Happy to change the format or metadata if the registry expects a different structure.

@its-mash
its-mash merged commit c6d1ef8 into mcpmux:main Aug 11, 2026
1 check passed
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.

2 participants