Khalti Mcp
@Abidit
Khalti Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"khalti": {
"command": "npx",
"args": [
"-y",
"khalti-mcp"
],
"env": {
"KHALTI_SECRET_KEY": "<YOUR_KHALTI_SECRET_KEY>",
"KHALTI_ENVIRONMENT": "sandbox"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Khalti Mcp?
Khalti Mcp is a Model Context Protocol (MCP) server that integrates the Khalti payment gateway with Claude. It enables Claude to interact with Khalti’s payment API through a standardized tool interface.
How to use Khalti Mcp?
Install and configure via Claude Desktop’s claude_desktop_config.json. Set the command to npx -y khalti-mcp and provide KHALTI_SECRET_KEY and KHALTI_GATEWAY_URL environment variables. Alternatively, add it to Claude Code with claude mcp add khalti-mcp -- npx -y khalti-mcp.
Key features of Khalti Mcp
- Integrates Khalti payment gateway with Claude
- Uses the Model Context Protocol for standardized tool access
- Simple configuration via environment variables
- Runs via npx with no additional installation required
- Supports both Claude Desktop and Claude Code
Use cases of Khalti Mcp
- Initiating payment requests through natural language in Claude
- Checking payment status or verifying transactions
- Building automated payment workflows with Khalti
FAQ from Khalti Mcp
What is the Model Context Protocol (MCP)?
MCP is an open standard that enables Claude and other AI models to safely interact with tools, APIs, and data sources.
What environment variables are required?
You must set KHALTI_SECRET_KEY and KHALTI_GATEWAY_URL in the server configuration.
Can I run Khalti Mcp with Claude Code?
Yes, use the command claude mcp add khalti-mcp -- npx -y khalti-mcp.
Does Khalti Mcp work offline?
No, it requires a network connection to reach the Khalti gateway URL.
Is a Khalti merchant account required?
Yes, you need a Khalti secret key and the correct gateway URL, which are obtained from your Khalti account.
「その他」の他のコンテンツ
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
コメント