CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
mironovisa avatar

DataMCP — Secure MCP Gateway for PostgreSQL

io.github.mironovisa/datamcp
11 toolsHTTPregistry active
Summary

Gives AI tools like Cursor and Claude direct access to your PostgreSQL database through MCP with a permission layer in between. You get schema introspection and SQL query execution with configurable read-only, read-write, or per-table access controls. Connection strings are encrypted at rest with AES-256-GCM, queries are validated before execution, and everything hits an audit log. Useful when you want AI to read your schema and run queries during development without granting full database access. Works over streamable HTTP, so it plugs into any MCP client without local setup. Free tier includes one connection and one MCP link.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Tools

Public tool metadata for what this MCP can expose to an agent.

11 tools
setupGet started with DataMCP. Returns instructions for connecting your first PostgreSQL database.

Get started with DataMCP. Returns instructions for connecting your first PostgreSQL database.

No parameter schema in public metadata yet.

list_connectionsList all database and API connections for the authenticated user1 params

List all database and API connections for the authenticated user

Parameters* required
typestring
Filter connections by type (optional)one of database · openapi · git
get_schemaGet the current database schema for a specific connection1 params

Get the current database schema for a specific connection

Parameters* required
connectionIdstring
The connection ID (e.g., conn_abc123)
search_tablesSearch for tables by name across all connections1 params

Search for tables by name across all connections

Parameters* required
querystring
Search query (table name)
list_api_endpointsList all API endpoints for a specific OpenAPI connection1 params

List all API endpoints for a specific OpenAPI connection

Parameters* required
connectionIdstring
The OpenAPI connection ID
search_endpointsSearch for API endpoints across all OpenAPI connections1 params

Search for API endpoints across all OpenAPI connections

Parameters* required
querystring
Search query (endpoint path or description)
get_repository_structureGet the file tree structure of a Git repository1 params

Get the file tree structure of a Git repository

Parameters* required
connectionIdstring
The Git connection ID
get_file_contentGet the content of a specific file from a Git repository2 params

Get the content of a specific file from a Git repository

Parameters* required
connectionIdstring
The Git connection ID
pathstring
The file path (e.g., src/index.ts)
search_repository_filesSearch for files in a Git repository by path or extension3 params

Search for files in a Git repository by path or extension

Parameters* required
connectionIdstring
The Git connection ID
extensionstring
Filter by file extension (e.g., .ts, .js)
querystring
Search query (file path pattern)
get_commit_historyGet the commit history of a Git repository2 params

Get the commit history of a Git repository

Parameters* required
connectionIdstring
The Git connection ID
limitnumber
Maximum number of commits to return (default: 10)
get_readmeGet the README content of a Git repository1 params

Get the README content of a Git repository

Parameters* required
connectionIdstring
The Git connection ID
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
DatabasesSecurity & Pentesting
Registryactive
TransportHTTP
UpdatedApr 21, 2026
Open website

Related Databases MCP Servers

View all →
neerajg03 avatar
Vector Memory

io.github.neerajg03/vector-memory

Semantic document memory using Redis vector store. Save and recall files with natural language.
neuralnexusnote avatar
N3MemoryCore Lite (Working Memory)

io.github.neuralnexusnote/n3mc-workingmemory

Ephemeral 7-day hybrid vector+BM25 working memory, multilingual, backed by Redis Stack.
okyalos76 avatar
iNutriPlan Supplement Database MCP Server

io.github.okyalos76/inutriplan-mcp

MCP server exposing supplements database used by iNutriPlan.com
pipeworx-io avatar
Ai Incident Db

io.github.pipeworx-io/ai-incident-db

AI Incident Database (AIID) MCP
pipeworx-io avatar
Boe Uk

io.github.pipeworx-io/boe-uk

Bank of England Interactive Statistical Database (IADB) MCP.
pipeworx-io avatar
Cfpb

io.github.pipeworx-io/cfpb

CFPB MCP — Consumer Financial Protection Bureau complaint database (free, no auth)