TrueSource
Rank #1,317io.github.hangeaiagent/truesource-mcp
First-hand market signals: filings, procurement wins, R&D expansion, macro data
TrueSource is a Model Context Protocol (MCP) server published by agentpit-io. It ranks #1,317 of 130,187 servers tracked on MCP Toplist, and its repository has 509 GitHub stars. TrueSource is listed on Official MCP, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 128,870 of 130,187 servers on MCP Toplist.
Use TrueSource
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add truesource-mcp -e "HUNTER_API_KEY=<your HUNTER_API_KEY>" -e "TRUESOURCE_URL=<your TRUESOURCE_URL>" -e "TRUESOURCE_MAX_ITEMS=<your TRUESOURCE_MAX_ITEMS>" -- uvx truesource-mcpReplace each placeholder with your own value before saving.
[mcp_servers.truesource-mcp]
command = "uvx"
args = ["truesource-mcp"]
[mcp_servers.truesource-mcp.env]
HUNTER_API_KEY = "<your HUNTER_API_KEY>"
TRUESOURCE_URL = "<your TRUESOURCE_URL>"
TRUESOURCE_MAX_ITEMS = "<your TRUESOURCE_MAX_ITEMS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truesource-mcp": {
"command": "uvx",
"args": [
"truesource-mcp"
],
"env": {
"HUNTER_API_KEY": "<your HUNTER_API_KEY>",
"TRUESOURCE_URL": "<your TRUESOURCE_URL>",
"TRUESOURCE_MAX_ITEMS": "<your TRUESOURCE_MAX_ITEMS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truesource-mcp": {
"command": "uvx",
"args": [
"truesource-mcp"
],
"env": {
"HUNTER_API_KEY": "<your HUNTER_API_KEY>",
"TRUESOURCE_URL": "<your TRUESOURCE_URL>",
"TRUESOURCE_MAX_ITEMS": "<your TRUESOURCE_MAX_ITEMS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"truesource-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"truesource-mcp"
],
"env": {
"HUNTER_API_KEY": "<your HUNTER_API_KEY>",
"TRUESOURCE_URL": "<your TRUESOURCE_URL>",
"TRUESOURCE_MAX_ITEMS": "<your TRUESOURCE_MAX_ITEMS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truesource-mcp": {
"command": "uvx",
"args": [
"truesource-mcp"
],
"env": {
"HUNTER_API_KEY": "<your HUNTER_API_KEY>",
"TRUESOURCE_URL": "<your TRUESOURCE_URL>",
"TRUESOURCE_MAX_ITEMS": "<your TRUESOURCE_MAX_ITEMS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"truesource-mcp": {
"command": "uvx",
"args": [
"truesource-mcp"
],
"env": {
"HUNTER_API_KEY": "<your HUNTER_API_KEY>",
"TRUESOURCE_URL": "<your TRUESOURCE_URL>",
"TRUESOURCE_MAX_ITEMS": "<your TRUESOURCE_MAX_ITEMS>"
}
}
}
}Replace each placeholder with your own value before saving.
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/io.github.hangeaiagent%2Ftruesource-mcp)<a href="https://mcptoplist.com/server/io.github.hangeaiagent%2Ftruesource-mcp"><img src="https://mcptoplist.com/badge/io.github.hangeaiagent%2Ftruesource-mcp.svg" alt="MCP Toplist: Top 5% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
agentpit-io
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 10, 2026 |
Frequently asked questions
- Who maintains TrueSource?
- TrueSource is maintained by agentpit-io, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is TrueSource listed on the Official MCP Registry?
- Yes — TrueSource is listed on the Official MCP Registry.
- How many versions does TrueSource have?
- MCP Toplist tracks 1 version of TrueSource, most recently published on Sep 10, 2026.
- Where can I find the source code for TrueSource?
- The source code for TrueSource is hosted at github.com/agentpit-io/hunter-community.
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.