Skip to main content
Glama

OpenBanking MCP Server

by NBWolfer
package.json472 B
{ "name": "openbanking-mcp-server", "version": "1.0.0", "description": "MCP Server for OpenBanking with Ollama LLM integration", "main": "src/main.py", "scripts": { "start": "python src/main.py", "dev": "python src/main.py --dev" }, "dependencies": { "mcp": "^1.0.0", "ollama": "*", "httpx": "*", "pydantic": "*" }, "keywords": [ "mcp", "ollama", "openbanking", "llm" ], "author": "Enes", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NBWolfer/mcpOpenbankingMCPServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server