Find MCP servers your agent can use.
20 Model Context Protocol servers exposing 121 tools, 8 of them hosted remotely. Browse below, or point an agent at /llms.txt.
-
Everything
stdioio.github.modelcontextprotocol/server-everything
Reference test server that exercises every MCP feature: tools, resources, prompts, sampling, logging and progress. Useful for testing clients, not for production.
reference testing official 8 tools -
Fetch
stdioio.github.modelcontextprotocol/fetch
Reference server that fetches a URL and converts the page to markdown for a model to read, with optional raw mode and pagination through long pages.
reference web http official 1 tools -
Filesystem
stdioio.github.modelcontextprotocol/server-filesystem
Reference server for local file operations, scoped to directories you pass as arguments. Read, write, edit, search and inspect files and directory trees.
reference files local official 11 tools -
Git
stdioio.github.modelcontextprotocol/git
Reference server for reading, searching and manipulating local Git repositories: status, diffs, log, commits, branches and checkouts.
reference git developer-tools official 12 tools -
Memory
stdioio.github.modelcontextprotocol/server-memory
Reference knowledge-graph memory server. Persists entities, relations and observations so an agent can remember facts across conversations.
reference memory knowledge-graph official 9 tools -
Sequential Thinking
stdioio.github.modelcontextprotocol/server-sequential-thinking
Reference server that gives a model a structured scratchpad for step-by-step problem solving, with revision and branching of earlier thoughts.
reference reasoning official 1 tools -
Time
stdioio.github.modelcontextprotocol/time
Reference server for current time and time-zone conversion, so a model can answer 'what time is it in Tokyo' without guessing.
reference time utilities official 2 tools