Sourced
Rank #11,094dev.sourced/sourced
MCP server providing sourced capabilities
Sourced is a Model Context Protocol (MCP) server published by ryancodrai. It ranks #11,094 of 132,046 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. Sourced is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Oct 14, 2025 and most recently updated on Feb 25, 2026.
Ranks ahead of 120,952 of 132,046 servers on MCP Toplist.
Use Sourced
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sourced https://mcp.sourced.dev/mcp[mcp_servers.sourced]
url = "https://mcp.sourced.dev/mcp"Add to ~/.codex/config.toml.
https://mcp.sourced.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sourced": {
"url": "https://mcp.sourced.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sourced": {
"type": "http",
"url": "https://mcp.sourced.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sourced": {
"serverUrl": "https://mcp.sourced.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sourced": {
"url": "https://mcp.sourced.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.sourced%2Fsourced)<a href="https://mcptoplist.com/server/dev.sourced%2Fsourced"><img src="https://mcptoplist.com/badge/dev.sourced%2Fsourced.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ryancodrai
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Feb 25, 2026 |
| 1.0.0 | Feb 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sourced?
- Sourced is maintained by ryancodrai, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Sourced listed on the Official MCP Registry?
- Yes — Sourced is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Sourced have?
- MCP Toplist tracks 3 versions of Sourced, most recently published on Feb 25, 2026.
- Where can I find the source code for Sourced?
- The source code for Sourced is hosted at github.com/ryancodrai/sourced.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.