General Tools
tokenroster.com
Provides access to query a registry of companies, people, and assessment frameworks related to token distribution and governance.
ENDPOINT 1
https://tokenroster.com/api/mcp
MCP server metadata
- Name
- tokenroster
- Version
- 1.0.0
Read-only public data from the TokenRoster registry (tokenroster.com): companies, DAOs, nonprofits, accelerators, incubators, VCs, tokens, governance, people, assessment programs, and scoring frameworks. No authentication required. The same data is available as a REST API documented at https://tokenroster.com/openapi.json.
Known tools 11
list_companiesList reviewed companies in the TokenRoster registry (companies, DAOs, nonprofits, accelerators, incubators, VCs), newest first, paginated.
get_companyGet one company from the TokenRoster registry by slug, with its full detail bundle: profile, token distribution, governance proposals, team positions, and cap table.
list_peopleList founder and contributor profiles in the TokenRoster registry, newest first, paginated.
get_personGet one person profile from the TokenRoster registry by slug, with their positions at reviewed companies.
list_frameworksList ALL assessment frameworks on TokenRoster — name and public description only, tagged with `kind`: plain scoring frameworks (kind "score" — "Score Your Business") and programs (kind "program" — run by a registered company and accepting applications).
get_frameworkGet one assessment framework of either kind ("score" or "program") by frameworkId — name, public description (what it assesses), and the company behind it, when one is set.
list_scoring_frameworksList plain scoring frameworks on TokenRoster (kind "score" — "Score Your Business", any company can be scored against them) — name and public description only.
get_scoring_frameworkGet one plain scoring framework (kind "score") by frameworkId — name, public description (what it assesses), and the company behind it, when one is set.
list_program_frameworksList program frameworks on TokenRoster (kind "program" — run by a registered company and accepting applications) — name and public description only, with the company running each one.
get_program_frameworkGet one program framework (kind "program") by frameworkId — name, public description (what the program assesses), and the company running it.
get_registry_statsGet aggregate TokenRoster registry statistics: reviewed company count, companies with an open funding round, combined treasury, people profiles, and assessment frameworks.
ENDPOINT 2
https://tokenroster.com/api/manage/mcp
Known tools 0
No tool metadata was available in the registry cache.