DebtStack MCP Server
Related Servers
Alternatives to DebtStack MCP Server
- AlicenseBqualityBmaintenanceA Model Context Protocol server that enables interaction with Yahoo Finance to retrieve stock pricing, company information, and historical financial data through natural language queries.102,171 PyPI29MIT
- AlicenseCqualityCmaintenanceEnables financial research and analysis through AI agents that combine web search, content crawling, entity extraction, and deep research workflows. Supports extracting stock/fund entities with security codes and conducting structured financial investigations.926Apache 2.0
Related Servers

Signal8 MCP Serverofficial
AlicenseAqualityDmaintenanceProvides AI agents with direct access to SEC filing intelligence, company fundamentals, dilution risk scoring, and cross-company analytics for financial research.101241 npm1MIT- AlicenseNot gradedqualityDmaintenanceProvides AI assistants with natural language access to WRDS financial data for credit and equity analysis through 29 specialized tools. It enables users to query bond history, credit ratings, financial metrics, and syndicated loans using simple conversational prompts.MIT
- AlicenseAqualityCmaintenanceEnables AI agents to query US public company financial data from SEC filings, with tools for resolving tickers, listing filings, retrieving financial concepts, comparing companies, extracting filing sections, and full-text search. It surfaces data ambiguities like tag variations, restatements, and fiscal-year misalignment rather than hiding them.6MIT
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to download, parse, and analyze SEC EDGAR filings, including 10-K/Q reports, XBRL financial statements, and insider trading data. It provides structured access to institutional holdings, corporate events, and financial facts for comprehensive investment research.5MIT
- AlicenseAqualityBmaintenanceProvides access to SEC EDGAR financial data, enabling AI agents to fetch company filings, financial metrics, and narrative sections. It supports natural-language metric searching and extracts structured data from 10-K, 10-Q, and 8-K reports.6MIT
- AlicenseAqualityAmaintenanceEnables AI agents to investigate corporate ownership, trace ultimate beneficial owners, screen sanctions, detect offshore exposure, and access fully cited dossiers from 130M+ entities across 31 global registries.2196 npm1MIT
TDQS
Scored across 8 tools
Most tools have distinct purposes: company search, bond resolution, bond search, guarantors, corporate structure, pricing, documents, and changes. The only potential confusion is between search_companies and search_bonds, but their descriptions clearly separate company-level vs. bond-level search.
Tool names follow a consistent verb_noun pattern: search_companies, search_bonds, search_pricing, search_documents, get_guarantors, get_corporate_structure, get_changes, resolve_bond. The only minor deviation is resolve_bond, which uses a different verb than the search/get pattern, but it is still a clear and predictable action.
Eight tools is well-scoped for a debt analysis server. Each tool covers a distinct aspect of bond and corporate debt research without redundancy or bloat.
The server covers the core debt research workflow: finding companies, resolving and searching bonds, checking guarantors and corporate structure, getting pricing, searching documents, and monitoring changes. A minor gap is the lack of a direct tool for retrieving full bond details after resolution, but resolve_bond likely returns them, so the surface is largely complete.