MCP Server
MCP
io.github.arun250492/Personal-MCP
An MCP server that provides [describe what your server does]
Install
uvx personal-mcp-arun
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "personal-mcp-arun",
"version": "1.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for the service",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "YOUR_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment