Borsa MCP provides real-time and historical data for Turkish and American stock exchanges and funds. It connects to Borsa Istanbul and major U.S. exchanges via their APIs. Developers use it to fetch stock prices, fund data, and market trends for financial applications and analysis.
Borsa MCP provides real-time and historical data for Turkish and American stock exchanges and funds. It connects to Borsa Istanbul and major U.S. exchanges via their APIs. Developers use it to fetch stock prices, fund data, and market trends for financial applications and analysis.
pip install borsa-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"saidsurucu-borsa-mcp-github": {
"command": "uvx",
"args": [
"pip install borsa-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from borsa mcp?"
No configuration required. This server works out of the box.
"What resources are available in borsa mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in borsa mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in borsa mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.