This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.0).
arxiv_search
InactiveTool of SaSame Research Agent
declared in 1.7.0
Search arXiv papers (titles + links).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"query"
],
"properties": {
"n": {
"type": "integer",
"maximum": 10,
"minimum": 1
},
"query": {
"type": "string"
}
}
}Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries