MCP Server
io.tkllabs.bh.mcp-servers/ipfs-toolkit MCP Server
io.tkllabs.bh.mcp-servers/ipfs-toolkit
What is the io.tkllabs.bh.mcp-servers/ipfs-toolkit MCP server?
Store, retrieve, and pin encrypted files on IPFS via MCP tools for AI agents and workflows
How to install io.tkllabs.bh.mcp-servers/ipfs-toolkit
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretAPI key for authentication as Bearer token
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ipfs-toolkit": {
"url": "https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ipfs-toolkit": {
"serverUrl": "https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ipfs-toolkit": {
"type": "http",
"url": "https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"ipfs-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcp"
]
}
}
}Claude Code
claude mcp add --transport http ipfs-toolkit https://mcp-servers.bh.tkllabs.io:9780/ipfs-mcpRelated MCP servers
Real-time Ethereum blockchain data (gas prices, account balances etc) on Mainnet and Sepolia
View repository →Precision aviation flight planning (VFR, METAR/TAF weather, WGS84 routing) and road trip logistics
View repository →