AI agent tool reliability // full index
Categories
data 39273 · knowledge 36856 · other 27144 · finance 20294 · search 17219 · devops 14422 · communication 11994 · productivity 11943 · code 11654 · security 10677 · files 8966 · media 8247 · ml 8200 · database 6711 · web 5611 · retrieval 4785 · browser 3922 · payments 2609 · email 2450 · analytics 1433 · calendar 1351 · blockchain 988 · marketing 653 · health 452 · research 425 · crm 373 · memory 355 · ecommerce 281 · network 263 · advertising 250 · project management 190 · compliance 183 · storage 181 · design 178 · seo 159 · social 149 · news 135 · monitoring 128 · api 101 · system 78 · education 66 · testing 61 · identity 60 · cms 59 · sales 52 · project 52 · iot 50 · workflow 44 · marketplace 43 · observability 43 · defi 41 · healthcare 39 · cloud 39 · content 37 · social media 37 · admin 36 · hardware 35 · fitness 34 · authentication 34 · commerce 30
Tools
- glama/fernandodasilva-t/music21-mcp/analyze_rhythm Fórmula de compasso, tempo, densidade, síncope, padrões rítmicos
- glama/fernandodasilva-t/music21-mcp/analyze_form Detecta seções (A, B, A'…), repetições, forma geral (ABA, Rondó…)
- glama/fernandodasilva-t/music21-mcp/check_counterpoint Erros de voice-leading: quintas paralelas, cruzamentos, saltos
- glama/fernandodasilva-t/music21-mcp/score_info Visão geral: título, compositor, partes, assinaturas, duração
- glama/fernandodasilva-t/music21-mcp/analyze_melody Contorno, âmbito, intervalos, clímax, lista de notas
- glama/fernandodasilva-t/music21-mcp/analyze_motifs Motivos recorrentes e suas transformações (inversão, retrogrado…)
- glama/yonghwan1106/computer-use-engine/cue_move Move cursor
- glama/yonghwan1106/computer-use-engine/cue_screen_size Get screen resolution
- glama/yonghwan1106/computer-use-engine/cue_cursor_position Get current cursor coordinates
- glama/yonghwan1106/computer-use-engine/cue_click Click at coordinates
- glama/yonghwan1106/computer-use-engine/cue_scroll Scroll at position
- glama/yonghwan1106/computer-use-engine/cue_type Type text (auto clipboard fallback for non-ASCII like Korean/CJK)
- glama/yonghwan1106/computer-use-engine/cue_list_windows List all visible windows with geometry
- glama/yonghwan1106/computer-use-engine/cue_window_info Get active window info
- glama/yonghwan1106/computer-use-engine/cue_screenshot Capture full screen or a region as JPEG
- glama/yonghwan1106/computer-use-engine/cue_drag Drag from point A to B
- glama/yonghwan1106/computer-use-engine/cue_focus_window Focus a window by partial title match
- glama/yonghwan1106/computer-use-engine/cue_key Press key or combo
- glama/dangerblack/fantasy-world-mcp-simulator/getTimeline Retrieve historical events for a world.
- glama/dangerblack/fantasy-world-mcp-simulator/getWorldState View the current state of a world.
- glama/dangerblack/fantasy-world-mcp-simulator/generateLocation Create specific locations like dungeons or cities.
- glama/dangerblack/fantasy-world-mcp-simulator/initializeWorld Create a new world with initial conditions.
- glama/dangerblack/fantasy-world-mcp-simulator/exportWorld Export world in a preferred format.
- glama/dangerblack/fantasy-world-mcp-simulator/exportWorldToFile Export world to a file to avoid token limits.
- glama/dangerblack/fantasy-world-mcp-simulator/readExportFile Read an exported file in chunks.
- glama/dangerblack/fantasy-world-mcp-simulator/loadWorld Load/restore a world from saved JSON data.
- glama/dangerblack/fantasy-world-mcp-simulator/simulate Simulate history forward in time.
- glama/drgost1/roblox-studio-mcp-server/search_files Search instances by name, class, or script content
- glama/drgost1/roblox-studio-mcp-server/get_services List available Roblox services
- glama/drgost1/roblox-studio-mcp-server/search_by_property Find instances with specific property values
- glama/drgost1/roblox-studio-mcp-server/get_instance_properties Get all properties of an instance
- glama/drgost1/roblox-studio-mcp-server/get_class_info Get available properties/methods for a class
- glama/drgost1/roblox-studio-mcp-server/get_project_structure Full hierarchy with configurable depth
- glama/drgost1/roblox-studio-mcp-server/create_object Create a new instance
- glama/drgost1/roblox-studio-mcp-server/mass_create_objects Bulk create instances
- glama/drgost1/roblox-studio-mcp-server/delete_object Delete an instance
- glama/drgost1/roblox-studio-mcp-server/mass_duplicate Multiple duplication operations at once
- glama/drgost1/roblox-studio-mcp-server/reparent_instance Move instance to a new parent (no delete/recreate)
- glama/drgost1/roblox-studio-mcp-server/clone_instance Deep copy an instance to a different parent
- glama/drgost1/roblox-studio-mcp-server/mass_get_property Read same property from multiple instances
- glama/drgost1/roblox-studio-mcp-server/set_calculated_property Set properties via math formulas
- glama/drgost1/roblox-studio-mcp-server/insert_script_lines Insert lines at a position
- glama/drgost1/roblox-studio-mcp-server/get_script_source Read script source (supports line ranges)
- glama/drgost1/roblox-studio-mcp-server/set_script_source Replace entire script source
- glama/drgost1/roblox-studio-mcp-server/delete_script_lines Delete specific lines
- glama/drgost1/roblox-studio-mcp-server/search_replace_scripts Find/replace text across all scripts
- glama/drgost1/roblox-studio-mcp-server/fill_terrain_sphere Fill spherical region with material
- glama/drgost1/roblox-studio-mcp-server/get_terrain_materials List available terrain materials
- glama/drgost1/roblox-studio-mcp-server/get_attribute Read an instance attribute
- glama/drgost1/roblox-studio-mcp-server/get_attributes Get all attributes on an instance
- glama/drgost1/roblox-studio-mcp-server/get_tags Get CollectionService tags on an instance
- glama/drgost1/roblox-studio-mcp-server/remove_tag Remove a CollectionService tag
- glama/drgost1/roblox-studio-mcp-server/get_tagged Find all instances with a specific tag
- glama/drgost1/roblox-studio-mcp-server/redo Redo last undone action (Ctrl+Y)
- glama/drgost1/roblox-studio-mcp-server/get_selection Get currently selected objects
- glama/drgost1/roblox-studio-mcp-server/start_playtest Start play/run session with log capture
- glama/drgost1/roblox-studio-mcp-server/get_playtest_output Poll logs without stopping
- glama/drgost1/roblox-studio-mcp-server/get_file_tree Browse instance hierarchy as a tree
- glama/drgost1/roblox-studio-mcp-server/get_place_info Get place ID, name, and game settings
- glama/drgost1/roblox-studio-mcp-server/get_instance_children List children with class types
- glama/drgost1/roblox-studio-mcp-server/mass_create_objects_with_properties Bulk create with properties
- glama/drgost1/roblox-studio-mcp-server/smart_duplicate Duplicate with naming, positioning, property variations
- glama/drgost1/roblox-studio-mcp-server/insert_asset Insert a Roblox asset by ID (models, meshes, images)
- glama/drgost1/roblox-studio-mcp-server/set_property Set any property on an instance
- glama/drgost1/roblox-studio-mcp-server/mass_set_property Set same property on multiple instances
- glama/drgost1/roblox-studio-mcp-server/set_relative_property Modify properties relative to current values
- glama/drgost1/roblox-studio-mcp-server/edit_script_lines Replace specific lines
- glama/drgost1/roblox-studio-mcp-server/create_ui Batch-create UI elements with proper UDim2 sizing
- glama/drgost1/roblox-studio-mcp-server/fill_terrain Fill rectangular region with terrain material
- glama/drgost1/roblox-studio-mcp-server/clear_terrain Clear terrain (region or all)
- glama/drgost1/roblox-studio-mcp-server/set_attribute Write an instance attribute
- glama/drgost1/roblox-studio-mcp-server/delete_attribute Remove an attribute
- glama/drgost1/roblox-studio-mcp-server/add_tag Add a CollectionService tag
- glama/drgost1/roblox-studio-mcp-server/undo Undo last action (Ctrl+Z)
- glama/drgost1/roblox-studio-mcp-server/execute_luau Run arbitrary Luau code in Studio
- glama/drgost1/roblox-studio-mcp-server/stop_playtest Stop session and return output
- glama/drgost1/roblox-studio-mcp-server/search_objects Find instances by name, class, or property
- glama/drgost1/roblox-studio-mcp-server/create_object_with_properties Create instance with initial properties
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.report_outcome Report if entity worked (easiest way to vote)
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.agent.challenge Get proof-of-AI challenge (STEP 1)
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.agent.my_entities List entities you own
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.listing.start Start product listing via AI conversation
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.reviews Review history for an entity
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.get Get full entity details by slug or UUID
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.list List entities with filtering/sorting
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.categories Get all categories with counts
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.recommend Get trust-ranked recommendations
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.verify Run verification pipeline on a product
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.compare Head-to-head comparison of two entities
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.problems Check known problems for an entity
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.review Cast +1/-1 expert trust review
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.favor Add a no-auth community favor, weighted 0.1x
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.rank Get trust score, rank, vote breakdown
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.trends Entities gaining/losing trust momentum
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.summary Aggregated voting stats across the network
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.trust.graph Graph data for trust mesh visualization
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.discovery_report AI readiness report for a product
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.changed_since Entities updated since timestamp
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.platform.stats Platform statistics
- mcp-registry/io.github.sacravenger/nanmesh-mcp/nanmesh.entity.search Search trust network by keyword
more →