FTIR.fun Spectral Search
Rank #63,827io.github.jxbaoxiaodong/ftirfun-mcp
FTIR spectral search and material identification for AI agents via MCP.
FTIR.fun Spectral Search is a Model Context Protocol (MCP) server published by jxbaoxiaodong. It ranks #63,827 of 132,113 servers tracked on MCP Toplist. FTIR.fun Spectral Search is listed on Official MCP, with 1 tracked version. It was first listed on Jun 6, 2026 and most recently updated on Jun 6, 2026.
Ranks ahead of 68,286 of 132,113 servers on MCP Toplist.
Use FTIR.fun Spectral Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ftirfun-mcp https://ftir.fun/mcpclaude mcp add ftirfun-mcp -- uvx ftirfun-mcp[mcp_servers.ftirfun-mcp]
url = "https://ftir.fun/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ftirfun-mcp]
command = "uvx"
args = ["ftirfun-mcp"]Add to ~/.codex/config.toml.
https://ftir.fun/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ftirfun-mcp": {
"command": "uvx",
"args": [
"ftirfun-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ftirfun-mcp": {
"url": "https://ftir.fun/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ftirfun-mcp": {
"command": "uvx",
"args": [
"ftirfun-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ftirfun-mcp": {
"type": "http",
"url": "https://ftir.fun/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ftirfun-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ftirfun-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ftirfun-mcp": {
"serverUrl": "https://ftir.fun/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ftirfun-mcp": {
"command": "uvx",
"args": [
"ftirfun-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ftirfun-mcp": {
"url": "https://ftir.fun/mcp"
}
}
}{
"mcpServers": {
"ftirfun-mcp": {
"command": "uvx",
"args": [
"ftirfun-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jxbaoxiaodong%2Fftirfun-mcp)<a href="https://mcptoplist.com/server/io.github.jxbaoxiaodong%2Fftirfun-mcp"><img src="https://mcptoplist.com/badge/io.github.jxbaoxiaodong%2Fftirfun-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jxbaoxiaodong
Other servers by jxbaoxiaodong
View all jxbaoxiaodong servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 6, 2026 |
Frequently asked questions
- Who maintains FTIR.fun Spectral Search?
- FTIR.fun Spectral Search is maintained by jxbaoxiaodong, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is FTIR.fun Spectral Search listed on the Official MCP Registry?
- Yes — FTIR.fun Spectral Search is listed on the Official MCP Registry.
- How many versions does FTIR.fun Spectral Search have?
- MCP Toplist tracks 1 version of FTIR.fun Spectral Search, most recently published on Jun 6, 2026.
- Where can I find the source code for FTIR.fun Spectral Search?
- The source code for FTIR.fun Spectral Search is hosted at github.com/jxbaoxiaodong/ftirfun.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.