MCP server providing Turkish & American financial market data for Claude. BIST, forex, crypto, TEFAS and more.


Borsa MCP is a Model Context Protocol (MCP) server that provides Turkish and American financial market data for Claude and other LLMs.
Claude Desktop Settings → Connectors → Add Custom Connector:
https://borsamcp.fastmcp.app/mcpAdd to your Claude Desktop configuration file:
{
"mcpServers": {
"borsa": {
"command": "uvx",
"args": ["borsa-mcp"]
}
}
}
After installing the MCP, you can ask Claude questions about Turkish financial markets:
Borsa MCP is open source. If your organization needs something similar for its own data sources, let's talk.