do-nothing.ai
GuidesToolsMCPsScoreboardQuizSkillsCalculatorAbout/api

MCP Library

Model Context Protocol servers that give AI agents real-world capabilities. Each entry includes tools, install commands, and transport details.

Machine-readable: GET /api/v1/mcps · ?capability=read_file

Category

  • All
  • File System
  • Database
  • Web & Search
  • Code Execution
  • API Integration
  • Browser
  • Memory

Transport

  • All
  • stdio
  • HTTP
  • SSE

2 servers

Postgres MCP

open sourcestdio

Give AI agents read access to any PostgreSQL database via natural language

Free

An official MCP server that connects AI agents directly to a PostgreSQL database. Agents can list tables, inspect schemas, and run read-only SQL queries, enabling agents to answer data questions without a separate data pipeline.

Database·1 tool
node

SQLite MCP

open sourcestdio

Full read and write access to a local SQLite database with schema inspection

Free

Official MCP server for SQLite databases. Unlike the Postgres MCP (read-only), this server supports full read and write operations, agents can create tables, insert rows, run queries, and inspect schema. Ideal for agents that need lightweight persistent storage without an external database.

Database·6 tools
python
do-nothing.ai
GuidesToolsMCPsSkillsCalculatorQuizAbout/api