MCP Servers
The open registry for Model Context Protocol servers. Find the right tools, resources, and prompts for your AI agents — filtered by category, transport, or use case.
Servers
175
Tools
465
Categories
11
Contributors
153
Provides secure access to the local filesystem through the Model Context Protocol. Enables AI agents to read, write, search, and manage files and directories with configurable access controls. Supports operations like reading file contents, creating directories, moving files, and searching with glob patterns.
MCP server for Dropbox cloud storage. Lets AI agents list folders, upload and download files, search content, move and delete items, and create shared links via the Dropbox API with OAuth. Useful for document workflows, backups, and giving agents access to files stored in Dropbox.
Official Box MCP server for enterprise content management. Lets AI agents search files, read documents, extract text and metadata, ask questions with Box AI, and manage folders via the Box API. Useful for document analysis, knowledge retrieval, and automating content workflows over files stored in Box.
Skills vs MCP servers
what’s the difference?Skillsthe “what to do”
A skill packages know-how — instructions, an example prompt, and recommended models — so an agent performs a task consistently. Skills add knowledge, not new connections.
MCP serversthe “how to connect”
An MCP server gives an agent new capabilities by connecting it to real systems (databases, APIs, files) over a transport. MCP adds connections and actions, not task instructions.
Rule of thumb: reach for a skill when you need the model to do a task well, and an MCP server when you need it to reach a tool or system. They compose — a skill can rely on tools an MCP server provides.
Built an MCP server?
Submit it to the registry — it’s open source and community-maintained.