Sourced.dev provides coding agents with direct access to dependency source code for Python and npm packages through the Model Context Protocol (MCP). It allows agents to read, search, and navigate the actual source code of packages.
From the registry: Source code search for every package on PyPI and npm.
$ curl -sL sourced.dev/install | shhttps://sourced.devPlease install the `sourced` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **GitHub account** — Needed for authentication during installation (https://github.com)
- **Install via installer script** — One-line installer that authenticates via GitHub and configures agents Run: `curl -sL sourced.dev/install | sh` (https://sourced.dev)
Canonical MCP server config (stdio transport):
- command: `sourced`
- args: []
- required environment variables:
- `SOURCED_API_KEY`: API key created during installation via GitHub OAuth (example: `<your_api_key>`)
Note: Source code search for 800k+ PyPI and 3M+ npm packages. 3 tools: read, grep, glob. Run curl -sL sourced.dev/install | sh for automatic setup. New package releases indexed within 5 minutes.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.API_KEYrequiredCreated during installation to authenticate with GitHub.MCP server for searching Airweave collections with natural language queries.