CAT
/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

Cross AI Tools

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
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

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 →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

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
pathstring
The file path (e.g., src/index.ts)
connectionIdstring
The Git connection ID
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
querystring
Search query (file path pattern)
extensionstring
Filter by file extension (e.g., .ts, .js)
connectionIdstring
The Git connection ID
get_commit_historyGet the commit history of a Git repository2 params

Get the commit history of a Git repository

Parameters* required
limitnumber
Maximum number of commits to return (default: 10)
connectionIdstring
The Git connection ID
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 →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
DatabasesSecurity & Pentesting
Registryactive
TransportHTTP
UpdatedApr 21, 2026
Open website

Related Databases MCP Servers

View all →
Postgres

ai.waystation/postgres

Connect to your PostgreSQL database to query data and schemas.
54
Read Only Local Postgres Mcp Server

hovecapital/read-only-local-postgres-mcp-server

MCP server for read-only PostgreSQL database queries in Claude Desktop
2
Database Mcp

cocaxcode/database-mcp

MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
1
Mcp Mysql

io.github.infoinlet-marketplace/mcp-mysql

Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
Database Admin

io.github.cybeleri/database-admin

Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
Postgres Secured (Aegis Zero-Trust)

io.github.yash-0620/postgres-mcp-secured

Enterprise PostgreSQL MCP secured by Aegis Zero-Trust to block unauthorized SQL injections.