Skip to content

db-metadata-extractor-mcp server#3881

Closed
karpsetgo wants to merge 1 commit intomodelcontextprotocol:mainfrom
karpsetgo:add-db-metadata-extractor
Closed

db-metadata-extractor-mcp server#3881
karpsetgo wants to merge 1 commit intomodelcontextprotocol:mainfrom
karpsetgo:add-db-metadata-extractor

Conversation

@karpsetgo
Copy link
Copy Markdown

@karpsetgo karpsetgo commented Apr 9, 2026

Description

Added a new MCP server: db-metadata-extractor-mcp.
This server extracts database metadata such as tables, columns, and schema details and exposes them via MCP.


Publishing Your Server

This server is published on PyPI and ready for use in the MCP ecosystem.

Package:
https://pypi.org/project/db-metadata-extractor-mcp/


Server Details

  • Server: db-metadata-extractor-mcp
  • Changes to: New server addition

Motivation and Context

This server helps applications and LLMs retrieve structured database metadata efficiently, enabling better integration with databases and improving automation workflows.


How Has This Been Tested?

  • Tested locally with MCP setup
  • Verified package installation via pip
  • Confirmed metadata extraction functionality

Breaking Changes

None


Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Author: Karpagavalli
Package: https://pypi.org/project/db-metadata-extractor-mcp/

@olaservo
Copy link
Copy Markdown
Member

Thanks for your interest, but this repository doesn't accept new server implementations — the reference servers in src/ are maintained by the MCP team. Please publish your server to the MCP Server Registry instead, and host your source code in your own repository.

See CONTRIBUTING.md for details.


This review was assisted by Claude Code.

@olaservo olaservo closed this Apr 12, 2026
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.

3 participants