Sourced MCP Server
Source code search for every package on PyPI and npm. Sourced.dev provides coding agents with direct access to dependency source code through the Model Context Protocol (MCP). Instead of relying on training data or web searches, agents can read, search, and navigate the actual source of any package - as if it were on your local machine. Its 3 documented tools cluster into read & search, grep, glob. It is available as a remote MCP endpoint.
Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-03-06 · ★ 28 · #177 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Sourced
Claude Code
claude mcp add ryancodrai-sourced --transport http https://mcp.sourced.dev/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ryancodrai-sourced": {
"url": "https://mcp.sourced.dev/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.sourced.dev/mcp
transport: streamable-http
endpoint NOT responding · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcp.sourced.dev
license MIT - declared in the repository
registry vendor namespace dev.sourced - domain-verified with the official MCP registry
03 · What Sourced can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can read a file from a package's source code with line numbers, search for a regex pattern across a package's source tree, and find files matching a glob pattern within a package.
The 3 tools it gives your agent
Extracted from the project's README - what Sourced lets an agent do.
- read
- - Read a file from a package's source code with line numbers.
- grep
- - Search for a regex pattern across a package's source tree.
- glob
- - Find files matching a glob pattern within a package.
04 · Who maintains Sourced
Sourced is maintained by ryancodrai. It's the only MCP server we track from this author; the repo dates to Oct 2025.
05 · Facts
- repository
- github.com/ryancodrai/sourced
- website
- https://sourced.dev/
- category
- coding agent - ranked #177 of 194 actively-maintained coding agent servers as of 2026-08-25.
- registry
- dev.sourced/sourced (active, first published 2026-02-25 · 2 versions)
06 · Sourced FAQ
Is Sourced still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-06. We re-verify nightly.
What can Sourced do?
With this server connected, an agent can read a file from a package's source code with line numbers, search for a regex pattern across a package's source tree, and find files matching a glob pattern within a package.
How do I install Sourced?
Run `claude mcp add ryancodrai-sourced --transport http https://mcp.sourced.dev/mcp`. You can also paste the ready-made client config above.
07 · Alternatives to Sourced
Alternatives to Sourced
Maintained coding agent servers if Sourced isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Sourced doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Builderforce · Weavatrix · Speclock · Constellation · Live Memory
More Python MCP servers · Pixelpanda MCP · Warrant · Audit · Cognitive AI Memory · Your Memory · see all