Skills
Discover MCP servers and tools published by the community
Discover MCP servers and tools published by the community
Read, write, and list files on the local filesystem. Sandboxed to an allow-list of directories.
Search code, read repositories, file issues, and manage pull requests on GitHub.
Fetch URLs and return their contents as text or markdown for LLM consumption.
Run read-only SQL queries against a PostgreSQL database and inspect schemas.
Send messages, list channels, and search history on a Slack workspace.
List, search, and read files from Google Drive โ including Docs, Sheets, and PDFs.
Drive a headless Chrome browser to navigate, click, screenshot, and scrape pages.
Search the web using the Brave Search API. Privacy-respecting search results without ads.
Multi-step reasoning helper. Lets the model think through complex problems one step at a time.
Persistent key-value memory that survives across conversations. Backed by a local SQLite file.
Run SQL queries against a local SQLite database file. Read-only by default.
Get the current time in any timezone, convert between timezones, and parse natural-language times.
Reference implementation of all MCP capabilities โ prompts, resources, tools, sampling โ useful for testing client integrations.