Khalti Mcp
@Abidit
About Khalti Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"khalti": {
"command": "npx",
"args": [
"-y",
"khalti-mcp"
],
"env": {
"KHALTI_SECRET_KEY": "<YOUR_KHALTI_SECRET_KEY>",
"KHALTI_ENVIRONMENT": "sandbox"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Servers
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Comments