MCP Server
Active
MIT
io.github.bguillow-rgb/itin-finance MCP Server
io.github.bguillow-rgb/itin-finance
What is the io.github.bguillow-rgb/itin-finance MCP server?
Verified ITIN lender directory + 290 bilingual guides on US loans, cards & credit without an SSN.
How to install io.github.bguillow-rgb/itin-finance
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"itin-finance": {
"command": "npx",
"args": [
"-y",
"itin-finance-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"itin-finance": {
"command": "npx",
"args": [
"-y",
"itin-finance-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"itin-finance": {
"command": "npx",
"args": [
"-y",
"itin-finance-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"itin-finance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"itin-finance-mcp"
]
}
}
}Claude Code
claude mcp add itin-finance -- npx -y itin-finance-mcpRelated MCP servers
Search the Percolate specialty coffee database: 1,100+ coffees with brew recipes and pairings.
0
View repository →TypeScript
MIT
Search the Perfume Picks fragrance database: 13,000+ scents with notes, dupes, and wear data.
0
View repository →TypeScript
MIT
Search the Pour Picks bourbon & whiskey database: 4,700+ bottles with tasting profiles and prices.
0
View repository →TypeScript
MIT