Back to MCP Servers
Debtstack Python
Corporate debt structure data for AI agents. Search 250+ issuers, 5,000+ bonds with leverage ratios, seniority, covenants, guarantor chains, and FINRA TRACE pricing.
finance-fintechpythonairagagent
By debtstack-ai
Installation
npx -y debtstack-pythonConfiguration
{
"mcpServers": {
"debtstack-python": {
"command": "npx",
"args": ["-y", "debtstack-python"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes